0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
A Modern User Interface for Rails 3.1 and up.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.1.1
~> 0.9.2.2

Runtime

>= 3.0.0
 Project Readme

modui-rails

A Modern User Interface bundled in a Rails 3.1+ Engine. It's incredibly lightweight and optimized for simple CRUD interfaces.

Installation

  • Add modui-rails to your Gemfile
  • Run bundle
  • Add the following line to the file app/assets/javascripts/application.js (or other sprockets manifest):
//= require modui

Support

  • Rails 3 with Engines support is necessary, so you'll need Rails 3.1+.
  • Styling is in SCSS, so you'll want to include sass-rails in your Gemfile.
  • Browser support is limited to Webkit, IE9+ and modern versions of FireFox.

License

  • Freely distributable and licensed under the MIT license.
  • Copyright (c) 2012 Kenny Johnston endorse