Sha256: 11d43c113c90d5da234ecada1c9befc297441d489fdaa717584ab05659113281
Contents?: true
Size: 468 Bytes
Versions: 17
Compression:
Stored size: 468 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-2010 Nikolay Nemshilov # require 'right_rails' require File.dirname(__FILE__) + '/../init.rb'
Version data entries
17 entries across 17 versions & 1 rubygems