Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
admin_toolbox / CHANGELOG.md
Size: Mime:

0.5.1

  • Fixed: Preview now forwards the admin request enviroment. Fixes Devise/Warden expected middleware data not being present

0.5.0

  • Enhanced: Rework previewable to use any given Controller for rendering. This gives greater flexibility in how the preview is rendered, as well as fixing the long time issue of rendering partials from a different controller namespace.
  • Fixed: ActionBar default actions now properly overwritten
  • Fixed: ActionBar CSS margin tweaks

0.4.0

  • ActionBar!
  • Misc refactorings