stationed 0.1.0
Stationed is an extensive Rails application generator, providing you with a starter app full standard goodies such as testing, authentication, authorization, decorators, tasks and styles. But as an engine it also provides you with customized scaffold generators including proper tests. Finally, it provides some basic view helpers that every project tends to need. All in all, stationed is pretty sweet.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
~> 4.1
Development Dependencies (2):
rspec-rails
>= 0
sqlite3
>= 0