Sha256: 916da41cd61dbcd877344e16030e9a3af502fb918d26f5f250b4b2a76c4ef807
Contents?: true
Size: 474 Bytes
Versions: 13
Compression:
Stored size: 474 Bytes
Contents
# # The plugin/gem is named with the dash symbol, but auto-resolving # feature will be looking for an underscored file. Plus we need to hook # up the initialization script too. So this is just a nasty trick # to make it automatically initialized when you include the plugin as # a gem in your environment.rb without the actual lib option specification # # Copyright (C) 2009 Nikolay V. Nemshilov aka St. # require 'right_rails' require File.dirname(__FILE__) + '/../init.rb'
Version data entries
13 entries across 13 versions & 1 rubygems