Skip to content

1.0.0

Compare
Choose a tag to compare
@rafaelfranca rafaelfranca released this 21 Sep 16:26
· 250 commits to main since this release
  • Improve controller generator to work closer to the Rails 4 one, and make it
    compatible with strong parameters.
  • Drop support for Rails 3.1 and Ruby 1.8, keep support for Rails 3.2
  • Support for Rails 4.0 onward
  • Fix flash message on destroy failure. Fixes #61