Releases: renderedtext/admin_view
Releases · renderedtext/admin_view
v0.4.0
- 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.
v0.3.0
- Rails 4 compatibility.
- Generated view markup compatible with Bootstrap 3.
- Using ransack instead of meta_search for search.