Sha256: ad9a8ddbfafae647b9a0b4490cfcc1f8ba34d537f889c138260904e89ced0d34

Contents?: true

Size: 128 Bytes

Versions: 5

Compression:

Stored size: 128 Bytes

Contents

module Dolly
  module FrameworkHelper
    def rails?
      defined?(ActiveSupport::HashWithIndifferentAccess)
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
dolly-3.1.5 lib/dolly/framework_helper.rb
dolly-3.1.4 lib/dolly/framework_helper.rb
dolly-3.1.3 lib/dolly/framework_helper.rb
dolly-3.1.2 lib/dolly/framework_helper.rb
dolly-3.1.1 lib/dolly/framework_helper.rb