Sha256: 73996041bfe76d8c05b0fa3a613f66647394c6dd361946404116983ab7063de5

Contents?: true

Size: 206 Bytes

Versions: 25

Compression:

Stored size: 206 Bytes

Contents

require 'active_support/core_ext'
require File.dirname(__FILE__) + '/../lib/rails-timeago.rb'
require File.dirname(__FILE__) + '/support/stub.rb'

RSpec.configure do |config|
  config.mock_with :rspec
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
rails-timeago-2.9.0 spec/spec_helper.rb
rails-timeago-2.8.1 spec/spec_helper.rb
rails-timeago-2.8.0 spec/spec_helper.rb
rails-timeago-2.7.1 spec/spec_helper.rb
rails-timeago-2.7.0 spec/spec_helper.rb
rails-timeago-2.6.0 spec/spec_helper.rb
rails-timeago-2.5.1 spec/spec_helper.rb
rails-timeago-2.5.0 spec/spec_helper.rb
rails-timeago-2.4.0 spec/spec_helper.rb
rails-timeago-2.3.0 spec/spec_helper.rb
rails-timeago-2.2.3 spec/spec_helper.rb
rails-timeago-2.2.2 spec/spec_helper.rb
rails-timeago-2.2.1 spec/spec_helper.rb
rails-timeago-2.2.0 spec/spec_helper.rb
rails-timeago-2.1.1 spec/spec_helper.rb
rails-timeago-2.1.0 spec/spec_helper.rb
rails-timeago-2.0.0.beta1 spec/spec_helper.rb
rails-timeago-1.4.3 spec/spec_helper.rb
rails-timeago-1.4.2 spec/spec_helper.rb
rails-timeago-1.4.1 spec/spec_helper.rb