search for: my_controller_controller_spec

Displaying 2 results from an estimated 2 matches for "my_controller_controller_spec".

2007 Mar 01
1
Problems with RC1 & Rails Controllers
...lid% rake spec:controllers (in /Users/smtlaissezfaire/Sites/rails/dictionary) /opt/local/bin/ruby -I"/Users/smtlaissezfaire/Sites/rails/dictionary/ vendor/plugins/rspec/lib" "/Users/smtlaissezfaire/Sites/rails/ dictionary/vendor/plugins/rspec/bin/spec" "spec/controllers/ my_controller_controller_spec.rb" --options "/Users/smtlaissezfaire/ Sites/rails/dictionary/config/../spec/spec.opts" /opt/local/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.1/lib/sqlite3/ errors.rb:94:in `check'': SQL logic error or missing database (SQLite3::SQLException) from /opt/local/lib/ru...
2007 Feb 26
15
drbspec - "no server running"
At times I''ve gotten the message "No Server Running" from drbspec with my rails app. The thing is, the drb server certainly is running! This happened a few times with my model specs. I''m not sure exactly what the problem was there - I believe I was loading up fixtures that didn''t exist. I was calling fixtures :singular_table_name as opposed to