search for: some_test

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

Did you mean: smoke_test
2009 Apr 17
1
Run a single test with Test::Unit?
Hi, I have tests written as: test "some test" do ... end But when I want to run a single test it doesn''t work like before: $ ruby test/functional/some_controller_test.rb -n some_test Iget 0 test, 0 assertions... I also rewrote the test to : def some_test ... end And still no luck. Has anything changed from the various tutorials found on the internet? Also guides.rubyonrails.org has nothing about that. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~--...
2008 Feb 21
7
looping through a list
what is the proper way to loop through a list in a rails view (assuming that you need to check if it is empty or not) -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to