mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-22 16:56:10 +01: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.'
|