How to Merge ActiveX gems (activesupport, activerecord, etc)

17 views
Skip to first unread message

Travis Reeder

unread,
Nov 28, 2011, 3:48:51 AM11/28/11
to ironwork...@googlegroups.com
Since the files that are loaded by these gems are different than the name of the gem, you have to add a :require parameter to merge_gem. For example:

merge_gem 'activesupport', :require=>'active_support'
merge_gem 'activerecord', :require=>'active_record'


Reply all
Reply to author
Forward
0 new messages