RubyGems Navigation menu

administrate 0.11.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.11.0 - September 17, 2018 (44 KB)
Show all versions (42 total)

Runtime Dependencies (10):

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

Owners:

Authors:

  • Nick Charlton, Grayson Wright

SHA 256 checksum:

55d3efd580a70d616877ea48c0d0f4979da50ff7300e7b06e06ed236aa0f47f9

Total downloads 4,361,185

For this version 342,335

License:

MIT

Required Ruby Version: >= 0

Links: