search for: stories_helper

Displaying 1 result from an estimated 1 matches for "stories_helper".

Did you mean: stores_helper
2008 Feb 21
1
Creating incorrect plurals when generating scaffold
...ory.rb create test/unit/story_test.rb create test/fixtures/stories.yml create db/migrate create db/migrate/001_create_stories.rb create app/controllers/stories_controller.rb create test/functional/stories_controller_test.rb create app/helpers/stories_helper.rb route map.resources :stories Then I just run $rake db:migrate and everything works fine at http://localhost:3000/stories -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google...