Skip to content

Releases: renderedtext/admin_view

v0.4.0

22 Jun 16:03
Compare
Choose a tag to compare
  • 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

16 May 13:20
Compare
Choose a tag to compare
  • Rails 4 compatibility.
  • Generated view markup compatible with Bootstrap 3.
  • Using ransack instead of meta_search for search.