Skip to content

Instantly share code, notes, and snippets.

View goyox86's full-sized avatar

Jose Narvaez goyox86

View GitHub Profile
source :gemcutter
gem "rails", "2.3.10"
gem "sqlite3-ruby", :require => "sqlite3"
#gem "validatable" gem is from 2008!!!!!
gem "exceptional"
gem "parndt-acts_as_tree"
gem "aws-s3", :require => "aws/s3"
gem "haml"
gem "devise", '1.0.8', :git => "git://github.com/boza/devise.git", :branch => "v1.0"
source :gemcutter
gem "rails", "2.3.10"
gem "sqlite3-ruby", :require => "sqlite3"
#gem "validatable" gem is from 2008!!!!!
gem "exceptional"
gem "parndt-acts_as_tree"
gem "aws-s3", :require => "aws/s3"
gem "haml"
gem "devise", '1.0.8', :git => "git://github.com/boza/devise.git", :branch => "v1.0"
goyox86@Goyox86s-MacBook ~/Code/CareShare (feature/ccr4r) $ be rake spec
rake/rdoctask is deprecated. Use rdoc/task instead (in RDoc 2.4.2+)
*....................................................................****...................................................................................................FF............................................................................F......................F.......jaboza_278@email.com
F*F...FF...........................................................................[Worker(host:Goyox86s-MacBook.local pid:59901)] Organization#send_invite_emails_without_delay completed after 0.0296
..........................
Pending:
/patient_checkins/show should tell you where to find the file (TODO)
./spec/views/patient_checkins/show.html.erb_spec.rb:18
*..................................................................****...................................................................................................................................................................................[Worker(host:Goyox86s-MacBook.local pid:1850)] Organization#send_invite_emails_without_delay completed after 0.0289
............................................................*...............................................................*[email protected]
***...FFFFFFFFFFFF
Pending:
/patient_checkins/show should tell you where to find the file (TODO)
./spec/views/patient_checkins/show.html.erb_spec.rb:18
Staff::PhysiciansController showing physician should not show me a a physician if i am not in this physician's sharegroup (before filters)
goyox86@Goyox86s-MacBook ~/Code/CareShare (develop) $ be rake spec
*........................................................****.......................................................................FFFFFFFFFFFFFFFFF.........................FFFF....FFF......FFFFFFFF...FFFFFFFFFFFFFF.....jaboza_210@email.com
***....*...............................................................................*.............................[Worker(host:Goyox86s-MacBook.local pid:867)] Organization#send_invite_emails_without_delay failed with NoMethodError: undefined method `memberships' for "LOAD;Person;":String - 0 failed attempts
[Worker(host:Goyox86s-MacBook.local pid:867)] Organization#send_invite_emails_without_delay completed after 10.3930
[Worker(host:Goyox86s-MacBook.local pid:867)] Organization#send_invite_emails_without_delay failed with NoMethodError: undefined method `memberships' for "LOAD;Person;":String - 1 failed attempts
[Worker(host:Goyox86s-MacBook.local pid:867)] Upload#send_email_without_delay completed af
goyox86@Goyox86s-MacBook ~/Code/CareShare (develop) $ be rake spec
*........................................................****.......................................................................FFFFFFFFFFFFFFFFF.........................FFFF....FFF......FFFFFFFF...FFFFFFFFFFFFFF.....jaboza_210@email.com
***....*...............................................................................*.............................[Worker(host:Goyox86s-MacBook.local pid:867)] Organization#send_invite_emails_without_delay failed with NoMethodError: undefined method `memberships' for "LOAD;Person;":String - 0 failed attempts
[Worker(host:Goyox86s-MacBook.local pid:867)] Organization#send_invite_emails_without_delay completed after 10.3930
[Worker(host:Goyox86s-MacBook.local pid:867)] Organization#send_invite_emails_without_delay failed with NoMethodError: undefined method `memberships' for "LOAD;Person;":String - 1 failed attempts
[Worker(host:Goyox86s-MacBook.local pid:867)] Upload#send_email_without_delay completed af
goyox86@Goyox86s-MacBook ~/Code/CareShare (feature/ccr4r) $ be rake spec
*........................................................****..............................................................................................................................................*[email protected]
***...............[Worker(host:Goyox86s-MacBook.local pid:5620)] Organization#send_invite_emails_without_delay failed with NoMethodError: undefined method `memberships' for "LOAD;Person;":String - 0 failed attempts
[Worker(host:Goyox86s-MacBook.local pid:5620)] Organization#send_invite_emails_without_delay completed after 0.6418
[Worker(host:Goyox86s-MacBook.local pid:5620)] Upload#send_email_without_delay completed after 0.2803
.[Worker(host:Goyox86s-MacBook.local pid:5620)] Organization#send_invite_emails_without_delay failed with NoMethodError: undefined method `memberships' for "LOAD;Person;":String - 0 failed attempts
[Worker(host:Goyox86s-MacBook.local pid:5620)] Organization#send_
3c3
< <CCRDocumentObjectID>b6857f50-74f6-012e-96ba-549a20f70134</CCRDocumentObjectID>
---
> <CCRDocumentObjectID>68754740-74f7-012e-3341-549a20f70134</CCRDocumentObjectID>
13c13
< <ExactDateTime>2011-06-09T18:46:30Z</ExactDateTime>
---
> <ExactDateTime>2011-06-09T18:51:28Z</ExactDateTime>
94c94
< <ActorID>SB69506F0</ActorID>
goyox86@Goyox86s-MacBook ~/Code/CareShare (feature/ccr4r) $ curl -i http://localhost:3000/api/v1/people/2.ccr -H "Authorization: OAuth 35e71bd43b5ca4f9d961f7a6793bde674484b572af32889a9ed2d29c9fffab0c"
HTTP/1.1 200 OK
Connection: close
Date: Sat, 11 Jun 2011 18:39:15 GMT
ETag: "94f903a1961794f932cc5f1d967f2046"
Content-Type: application/xml; charset=utf-8
X-Runtime: 2973
Content-Length: 59190
Cache-Control: private, max-age=0, must-revalidate
goyox86@Goyox86s-MacBook ~/Code/CareShare (develop) $ be rake spec
*........................................................****..................................................................F.F...........................FF..................................................................................................................................FF..............................*...........................................................................***.........................................................[Worker(host:Goyox86s-MacBook.local pid:11224)] RPM Monitoring DJ worker host:Goyox86s-MacBook.local pid:11224
[Worker(host:Goyox86s-MacBook.local pid:11224)] Mailer.send completed after 0.6601
.[Worker(host:Goyox86s-MacBook.local pid:11224)] RPM Monitoring DJ worker host:Goyox86s-MacBook.local pid:11224
[Worker(host:Goyox86s-MacBook.local pid:11224)] Mailer.send completed after 0.3702
................
Pending:
/patient_checkins/show should tell you where to find the file (TODO)