Skip to content

charlescui/rails_admin_flatly_theme

 
 

Repository files navigation

##RailsAdmin Bootstrap Flatly theme.

ScreenShot

Usage

In your Gemfile:

gem 'rails_admin_flatly_theme', github: 'konjoot/rails_admin_flatly_theme'

Inside config/application.rb, just after Bundler.require:

ENV['RAILS_ADMIN_THEME'] = 'flatly_theme'

Then run bundle, rake assets:clean and finally rake assets:precompile.

May be you should run rm -rf tmp/cache/assets/development/, for changes to take effect.

This project distributes under MIT-LICENSE.

About

Bootstrap 2 Flatly theme for RailsAdmin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%