administrate 0.12.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:
=
安装:
=
版本列表:
- 1.0.0.beta2 October 25, 2024 (649.0 KB)
- 1.0.0.beta1 February 05, 2024 (300.0 KB)
- 0.20.1 January 24, 2024 (57.0 KB)
- 0.20.0 January 17, 2024 (57.0 KB)
- 0.19.0 July 18, 2023 (56.0 KB)
- 0.12.0 September 10, 2019 (45.0 KB)
Runtime 依赖 (10):
actionpack
>= 4.2
actionview
>= 4.2
activerecord
>= 4.2
autoprefixer-rails
>= 6.0
datetime_picker_rails
~> 0.0.7
jquery-rails
>= 4.0
kaminari
>= 1.0
momentjs-rails
~> 2.8
sassc-rails
~> 2.1
selectize-rails
~> 0.6
Development 依赖 (1):
rspec-rails
>= 0