Sha256: 26aa942ebc95638e417026b123699e5f7e16a9ccd748cb821ba370c5348666aa
Contents?: true
Size: 309 Bytes
Versions: 3
Compression:
Stored size: 309 Bytes
Contents
module Para # References all framework extensions to make our code work well with other # libraries. # # One goal is to have the minimum of them, but sometimes, without them, we # may need to make our own code dirty # module Ext end end require 'para/ext/cancan' require 'para/ext/paperclip'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
para-0.5.1 | lib/para/ext.rb |
para-0.5.0 | lib/para/ext.rb |
para-0.4.0 | lib/para/ext.rb |