discourse/spec
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
..
components Handlers can be added with a priority 2015-04-28 15:06:47 -04:00
controllers Merge pull request #3403 from zzakcanncode/rspec_up 2015-04-28 07:50:30 +10:00
fabricators Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
fixtures FIX: auto response email replies should not be accepted 2014-12-04 22:39:13 +05:30
helpers Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
integration Convert specs to RSpec 2.99.2 syntax with Transpec 2015-04-25 11:18:35 -04:00
integrity Convert specs to RSpec 2.99.2 syntax with Transpec 2015-04-25 11:18:35 -04:00
jobs FEATURE: user list csv includes approved, suspended_at, suspended_till, blocked 2015-04-22 12:40:12 -04:00
mailers Check Rails.version instead of ENV 2015-04-28 22:27:47 -04:00
models Convert specs to RSpec 2.99.2 syntax with Transpec 2015-04-25 11:18:35 -04:00
phantom_js Rename "User Expansion" to the much clearer "User Card" 2014-10-20 12:11:59 -04:00
serializers Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
services Convert specs to RSpec 2.99.2 syntax with Transpec 2015-04-25 11:18:35 -04:00
support Fix warnings for rspec 3 2015-04-25 21:02:06 -04:00
views/omniauth_callbacks Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
spec_helper.rb Fix warnings for rspec 3 2015-04-25 21:02:06 -04:00