Sha256: bfcc7a42c12efb7505c19b067bd6950458f234ed6afae4ef645cbe7e88bdaac8
Contents?: true
Size: 261 Bytes
Versions: 10
Compression:
Stored size: 261 Bytes
Contents
module NeatPages module Implants end end if defined? Rails::Railtie require 'neat_pages/implants/railtie' elsif defined? Rails::Initializer raise "neat-pages is not compatible with Rails 2.3 or older" end require 'neat_pages/implants/mongoid_implant'
Version data entries
10 entries across 10 versions & 1 rubygems