e749424dfa
c7c3eac762
fc32ff4ee3
ae7ada1fde
23ad1eff0d
1 2 3
4 5
6
7
8
9 10
11
12 13
14
require "rails" %w( active_record action_controller action_mailer rails/test_unit sprockets ).each do |framework| begin require "#{framework}/railtie" rescue LoadError end end