Installation & Update
Installation
gem 'matestack-ui-core', '~> 3.0.0'$ bundle installMatestack folder
$ mkdir app/matestackController setup
class ApplicationController < ActionController::Base
include Matestack::Ui::Core::Helper
#...
endUpdate
Ruby Gem
Last updated
Was this helpful?