The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
How to override the class_collisions check in the rails generators

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Eloy Duran

Posts: 48
Nickname: superalloy
Registered: May, 2007

Eloy Duran is the lead developr for SuperAlloy in the netherlands
How to override the class_collisions check in the rails generators Posted: Jun 13, 2007 12:01 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Eloy Duran.
Original Post: How to override the class_collisions check in the rails generators
Feed Title: SuperAlloy, because it's hot!
Feed URL: http://www.superalloy.nl/blog/?feed=rss2&cat=2
Feed Description: Thoughts, code, release notes all ruby/rubycocoa/rails related.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Eloy Duran
Latest Posts From SuperAlloy, because it's hot!

Advertisement
This is the case: I am using Hobo with which I ran the hobo_model_controller generator which creates (amongst others) a controller, let’s call it PeopleController. But I want to be able to use rspec and it’s rspec_scaffold generator. However trying to simply run these one after another will result in the following error: The name ‘PeopleController’ is reserved [...]

Read: How to override the class_collisions check in the rails generators

Topic: Ruby Hoedown 2007: Registration Open Previous Topic   Next Topic Topic: mongrel_rails restart failures

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use