Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Latest commit

 

History

History
55 lines (34 loc) · 871 Bytes

README.md

File metadata and controls

55 lines (34 loc) · 871 Bytes

Responsive ActiveAdmin

Responsive design for ActiveAdmin.

Released under the MIT-LICENSE.

Installation

Add to your Gemfile

gem 'responsive_active_admin'

In app/assets/stylesheets/active_admin.css.scss

  @import "responsive_active_admin"

Contributing

  1. Fork
  2. New Branch
  3. Code
  4. Open PR. As this library is only for style changes, please include screenshots (I'd rather not have to clone your repo)
  5. Rejoice.

Screenshots

The following were taken on my Nexus 5, of the SparkSeat activeadmin interface.

The login page:

login

Menu:

menu

Dashboard / Show Page:

dashboard

Index Page:

index

Form:

form