zoo-generators 0.1.2
A collection of useful Rails generator scripts for scaffolding, layout files, authentication, and more. I shamelessly stole this whole project from Ryan Bates nifty generators and default everything to haml, added factory_girl factories and formtastic. I also deleted the Rails 2 generators because I will never use that.
Gemfile:
=
インストール:
=
Development依存関係 (8):
bcrypt-ruby
>= 0
cucumber
>= 0
formtastic
>= 0
haml-rails
>= 0
mocha
>= 0
rails
>= 0
rspec-rails
>= 0
sqlite3-ruby
>= 0