Sha256: dff6747b662d7032c5182558c653b2f6c45e61dc6c487f921d9e0dd3608a7e00

Contents?: true

Size: 328 Bytes

Versions: 4

Compression:

Stored size: 328 Bytes

Contents

require "foundation_rails_helper/version"
require "foundation_rails_helper/configuration"
require "foundation_rails_helper/form_builder"
require "foundation_rails_helper/flash_helper"
require "foundation_rails_helper/action_view_extension"
ActiveSupport.on_load(:action_view) do
  include FoundationRailsHelper::FlashHelper
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
foundation_rails_helper-1.2.2 lib/foundation_rails_helper.rb
foundation_rails_helper-1.2.1 lib/foundation_rails_helper.rb
foundation_rails_helper-1.1.0 lib/foundation_rails_helper.rb
foundation_rails_helper-1.0.0 lib/foundation_rails_helper.rb