controller_resources 1.0.0
A controller DSL for Rails that allows you to easily and quickly define both singular and collection model resources that can be operated on within the controller.Attempts to DRY up most of the boilerplate code at the top of each controller used to set up its state.
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
rails
>= 0
Development Dependencies (12):
bundler
~> 1
capybara
~> 2
database_cleaner
~> 1
pg
~> 0
pry
~> 0
rake
~> 10
rspec
~> 3
rspec-rails
~> 3
rubocop
~> 0
travis-release
~> 0
yard
~> 0