search for: pdthurr9boxubvsb0zytw

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

2009 Dec 09
1
How to namespace custom generators?
I have a few custom generators within ~/.rails/generators. This works fine and they all show up under "User" as they should when I run script/generate. I would like to be able to have multiple Dirs. under ~/.rails/ generators so I can better organize things and have unique repos for each. If I do something like ~/.rails/generators/cms_generators/gen_1 and
2010 Sep 20
1
Should a Gem's dependencies be listed in the parent app's Gemfile?
I am working on a Gem that has several Gem dependencies of its own. The Gem''s .gemspec looks good (I think) and when "bundle install" is called from the parent app, it lists that it is indeed "Using" the Gem''s required Gems. I''ll refrain from an Inception analogy here ;) When I fire up the app and make a request, I get "uninitialized constant