Sha256: 91766b4aed8d3ad57f044a2f6d08ac01da96a2f4e2eaaf0f5614e7633f5be177
Contents?: true
Size: 202 Bytes
Versions: 2
Compression:
Stored size: 202 Bytes
Contents
module RSpec module Rails # Version information for RSpec Rails. module Version # Current version of RSpec Rails, in semantic versioning format. STRING = '4.1.2' end end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
rails_mini_profiler-0.2.0 | vendor/bundle/ruby/3.0.0/gems/rspec-rails-4.1.2/lib/rspec/rails/version.rb |
rspec-rails-4.1.2 | lib/rspec/rails/version.rb |