You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Mike Burns ea75ae2d1f Use be_within instead of eq for a to_f test match (#6275)
Floating point values are notoriously hard to pin down, so use the
`be_within` matcher to verify the approximate value.
7 years ago
..
controllers Revert #5772 (#6221) 7 years ago
fabricators
features
fixtures
helpers
lib Revert #5772 (#6221) 7 years ago
mailers HTML e-mails for NotificationMailer (#6263) 7 years ago
models Revert #5772 (#6221) 7 years ago
policies
presenters
requests
routing
services Use be_within instead of eq for a to_f test match (#6275) 7 years ago
support
validators
views
workers
rails_helper.rb
spec_helper.rb