mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-26 09:04:07 +01:00
10 lines
359 B
Ruby
10 lines
359 B
Ruby
|
|
require 'simply_helpful/record_identification_helper'
|
||
|
|
require 'simply_helpful/record_identifier'
|
||
|
|
require 'simply_helpful/record_tag_helper'
|
||
|
|
|
||
|
|
require 'simply_helpful/polymorphic_routes'
|
||
|
|
|
||
|
|
require 'simply_helpful/jsg_extensions'
|
||
|
|
require 'simply_helpful/av_extensions'
|
||
|
|
require 'simply_helpful/form_helper_extensions'
|
||
|
|
require 'simply_helpful/controller_extensions'
|