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

Version Path
user_mgmt-2.1.5 spec/spec_helper.rb
user_mgmt-2.1.4 spec/spec_helper.rb
user_mgmt-2.1.3 spec/spec_helper.rb
user_mgmt-2.1.2 spec/spec_helper.rb
user_mgmt-2.1.1 spec/spec_helper.rb
user_mgmt-2.1.0 spec/spec_helper.rb
user_mgmt-2.0.0 spec/spec_helper.rb
user_mgmt-1.1.1 spec/spec_helper.rb
user_mgmt-1.1.0 spec/spec_helper.rb
user_mgmt-1.0.9 spec/spec_helper.rb
user_mgmt-1.0.8 spec/spec_helper.rb
user_mgmt-1.0.7 spec/spec_helper.rb
user_mgmt-1.0.6 spec/spec_helper.rb
user_mgmt-1.0.5 spec/spec_helper.rb
user_mgmt-1.0.4 spec/spec_helper.rb
user_mgmt-1.0.3 spec/spec_helper.rb
user_mgmt-1.0.2 spec/spec_helper.rb
user_mgmt-1.0.1 spec/spec_helper.rb
user_mgmt-1.0 spec/spec_helper.rb
user_mgmt-0.9.3 spec/spec_helper.rb