mailr/vendor/plugins/calendar_view/lib/calendar_view.rb
Wojciech Todryk 2afeebad53 devel
2011-09-16 19:44:29 +02:00

3 lines
134 B
Ruby
Executable file

require File.join(File.dirname(__FILE__), 'app', 'helpers', 'calendar_view_helper')
ActionController::Base.helper(CalendarViewHelper)