I have a set of rails for viewing helpers, which I use regularly, and would like to pack them in a gem so that I can just put a string in my Gemfile and access the helpers from my views.
I created the gems before using the Bundler and Jeweler, however I donโt quite understand how to organize the Rails view helpers in the gem and put them on the rails.
I would appreciate any pointers or links to modern tutorials on how to do this for Rails 3
thank
Just to clarify: the question is not "how to create a gem." His "how to pack view helpers in jewelry, so I can use them in Rails"
Edit 2: I also agree with the poster below. The rail engine is too heavily overloaded for this kind of (hopefully simple) requirement
ruby-on-rails ruby-on-rails-3 rubygems gem actionview
noli Apr 26 2018-11-11T00: 00Z
source share