mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-21 14:44:07 +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.'
|