discourse/spec/mailers
Arthur Neves 439d0d2e37
Check Rails.version instead of ENV
Like that we can have code that works on multiple Rails versions, and we
dont need to mix a new method on Kernel.
Also, this makes easier to have multiple versions.
For instance, before master was 4.2, which is not the case anymore, so
on the code we should check versions and not Environment variables
2015-04-28 22:27:47 -04:00
..
invite_mailer_spec.rb Improve invite email copy 2014-07-10 10:57:40 +05:30
test_mailer_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
user_notifications_spec.rb Check Rails.version instead of ENV 2015-04-28 22:27:47 -04:00
version_mailer_spec.rb Update rspec syntax to v3 2015-01-05 11:59:30 -03:00