Home > rails_helpers_fix

rails_helpers_fix

Rails_helpers_fix is a project mainly written in RUBY and JAVASCRIPT, based on the MIT license.

Quick fix that changes rails 3.0.0 to include all plugins' helpers

= RailsHelpersFix

This gem fixes the issue described here: https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/1905-apphelpers-within-plugin-not-being-mixed-in#ticket-1905-22

== Usage

Add following line to Gemfile and run bundle install:

gem "rails_helpers_fix"

This project rocks and uses MIT-LICENSE.