Sha256: 75ccde3262a6e01e7d7bdea9fb3745413e6fee3442b206d47408fdfcab95cfb8

Contents?: true

Size: 185 Bytes

Versions: 4

Compression:

Stored size: 185 Bytes

Contents

if defined? Rails && Rails::VERSION::MAJOR == 3 && Rails::VERSION::MINOR >= 1
  require "bootbox-rails/engine"
else
  puts "You should use Rails 3.1 and higher with bootbox-rails!"
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bootbox-rails-0.3.0 lib/bootbox-rails.rb
bootbox-rails-0.2.0 lib/bootbox-rails.rb
bootbox-rails-0.1.0 lib/bootbox-rails.rb
bootbox-rails-0.0.1 lib/bootbox-rails.rb