RubyGems Navigation menu

administrate 0.9.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.9.0 - February 17, 2018 (42 KB)
Show all versions (42 total)

Runtime Dependencies (10):

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

Owners:

Authors:

  • Nick Charlton, Grayson Wright

SHA 256 checksum:

3d430d9625893981391c233a10624e5b7fa770954c5bf7976903632bd1c1259c

Total downloads 4,366,553

For this version 51,684

License:

MIT

Required Ruby Version: >= 0

Links: