mirror of
https://github.com/TracksApp/tracks.git
synced 2026-04-18 01:59:02 +02:00
3 lines
158 B
Ruby
3 lines
158 B
Ruby
|
|
require 'action_pack'
|
||
|
|
ActiveSupport::Deprecation.warn 'require "actionpack" is deprecated and will be removed in Rails 3. Use require "action_pack" instead.'
|