Sha256: 44162e17709f76f142c6fb0cfcf59e79b77515e3959eee090721b19a65e41521
Contents?: true
Size: 365 Bytes
Versions: 105
Compression:
Stored size: 365 Bytes
Contents
require 'user_mgmt' # For generators require "generators/user_mgmt/install_generator" require 'genspec' #explained here http://stackoverflow.com/questions/3015261/rails-custom-plugin-gem-with-partials #ActionController::Base.prepend_view_path File.dirname(__FILE__) + "/../app/views" RSpec.configure do |config| # some (optional) config here end
Version data entries
105 entries across 105 versions & 1 rubygems