Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

administrate 0.11.1

Install from the command line:
Learn more about RubyGems packages
$ gem install administrate --version "0.11.1"
Install via Gemfile:
source "https://rubygems.pkg.github.com/bellroy" do
  gem "administrate", "0.11.1"
end

About this version

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.

Details


Assets

  • administrate-0.11.1-rubygems.gem

Download activity

  • Total downloads 40
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all