acesuares / inline_forms

Inline Forms
MIT License
24 stars 15 forks source link

Zo verdwijnt deze foutmelding: #4

Closed careljonkhout closed 12 years ago

careljonkhout commented 12 years ago

zie: http://stackoverflow.com/questions/7957330/ruby-1-9-3-breaks-rake-test

Zo forken op github werkt wel makelijk, nu alleen nog terugkoppelen naar rubygems.org.

Devise User model install with added name field... invoke active_record create db/migrate/20120508130544_devise_create_users.rb create app/models/user.rb invoke rspec create spec/models/user_spec.rb insert app/models/user.rb route devise_for :users /home/carel/.rvm/rubies/ruby-1.9.3-rc1/lib/ruby/1.9.1/test/unit.rb:167:in block in non_options': file not found: User (ArgumentError) from /home/carel/.rvm/rubies/ruby-1.9.3-rc1/lib/ruby/1.9.1/test/unit.rb:146:inmap!' from /home/carel/.rvm/rubies/ruby-1.9.3-rc1/lib/ruby/1.9.1/test/unit.rb:146:in non_options' from /home/carel/.rvm/rubies/ruby-1.9.3-rc1/lib/ruby/1.9.1/test/unit.rb:207:innon_options' from /home/carel/.rvm/rubies/ruby-1.9.3-rc1/lib/ruby/1.9.1/test/unit.rb:52:in process_args' from /home/carel/.rvm/rubies/ruby-1.9.3-rc1/lib/ruby/1.9.1/minitest/unit.rb:891:in_run' from /home/carel/.rvm/rubies/ruby-1.9.3-rc1/lib/ruby/1.9.1/minitest/unit.rb:884:in run' from /home/carel/.rvm/rubies/ruby-1.9.3-rc1/lib/ruby/1.9.1/test/unit.rb:21:inrun' from /home/carel/.rvm/rubies/ruby-1.9.3-rc1/lib/ruby/1.9.1/test/unit.rb:326:in block (2 levels) in autorun' from /home/carel/.rvm/rubies/ruby-1.9.3-rc1/lib/ruby/1.9.1/test/unit.rb:27:inrun_once' from /home/carel/.rvm/rubies/ruby-1.9.3-rc1/lib/ruby/1.9.1/test/unit.rb:325:in `block in autorun'

acesuares commented 12 years ago

Carel, wat bedoel je met terugkoppelen naar rubygems. Je kan je fork toch renamen en dan op rubygems zetten?