-
Pull Request 28 - [Development] remove
.ruby-version
file - by @JuanitoFatas -
Pull Request 26 - Scope JavaScript methods under controller name and action - by @sohymg.
- Pull Request 27 - Add Ruby 2.3 Frozen string literal pragma - by @JuanitoFatas
- Pull Request 25 - Cache
page_title
result - by @choonkeat.
- Pull Request 23 - Fix #flash_messages not properly apply
html_safe
ed.
- Pull Request 21 - Fix page controller class bug for nested-level controllers - by @allenwq.
-
Pull Request 15 - Updated javascript_initialization to take in options to define custom action name - by @yzdong.
-
Pull Request 13 - Add config to choose between underscored or hyphenated class names - by @jsyeo.
- Pull Request 10 - Allow overiding of
default
forpage_title
- by @choonkeat.
- Pull Request 8 - Add
button_html
andbutton_class
options forflash_messages
- by @choonkeat. - Pull Request 9 - Remove
timedout
fromflash
that's specific toDevise
.
- Pull Request 5 - Minor updates - by @JuanitoFatas.
- Update
page_title
to support I18n interpolation - by @JuanitoFatas.
- Add
page_title
that supports I18n - by @huynhquancam.
- Add
alert-danger
class to flash error messages for Bootstrap 3 support.
- Pull Request 1 Support for Rails 4.1.
- Drop string
controller
frompage_class
andjavascript_initialization
.
- Controller namespace added to
page_class
andjavascript_initialization
.