- Added support for Rails strong parameters.
- Fix delete link in show template, render it only if the view is not generated with
--read_only
option. - Generated specs are in the new
expect
syntax, that is used in RSpec 3 by default. - Avoid open-ended gem dependencies.