RubyGems Navigation menu

administrate 0.7.0

Administrate is heavily inspired by projects like Rails Admin and ActiveAdmin, but aims to provide a better user experience for site admins, and to be easier for developers to customize. To do that, we're following a few simple rules: - No DSLs (domain-specific languages) - Support the simplest use cases, and let the user override defaults with standard tools such as plain Rails controllers and views. - Break up the library into core components and plugins, so each component stays small and easy to maintain.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0.beta1 - February 05, 2024 (300 KB)
  2. 0.20.1 - January 24, 2024 (57 KB)
  3. 0.20.0 - January 17, 2024 (57 KB)
  4. 0.19.0 - July 18, 2023 (56 KB)
  5. 0.18.0 - August 12, 2022 (55 KB)
  6. 0.7.0 - May 08, 2017 (37 KB)
Show all versions (42 total)

Runtime Dependencies (11):

actionpack < 5.1, >= 4.2
actionview < 5.1, >= 4.2
activerecord < 5.1, >= 4.2
jquery-rails >= 4.0
kaminari >= 1.0
sass-rails ~> 5.0

Owners:

Authors:

  • Nick Charlton, Grayson Wright

SHA 256 checksum:

b1af6f452a3b0ba053c7ea3038a29a185258cba3e4207e9d01ae7b68f2b7610d

Total downloads 4,287,131

For this version 31,599

License:

MIT

Required Ruby Version: >= 0

Links: