Sha256: 6c3e8a5c6fe5df731b648479b13490ba8b48aef8ba764b21f2e58d9e36c78687

Contents?: true

Size: 266 Bytes

Versions: 22

Compression:

Stored size: 266 Bytes

Contents

require 'dummy_spec_helper'
require'integration/performance/helpers/ability_raw'

describe "CanTango::Ability raw performance (without rails)" do
 
  it "total without engines" do
    @user = User.create!(:name => "Stanislaw")
    CanTangoTest.new(@user)
  end

end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
cantango-0.9.4.7 spec/integration/performance/raw_performance.rb
cantango-0.9.4.6 spec/integration/performance/raw_performance.rb
cantango-0.9.4.5 spec/integration/performance/raw_performance.rb
cantango-0.9.4.3 spec/integration/performance/raw_performance.rb
cantango-0.9.4.2 spec/integration/performance/raw_performance.rb
cantango-0.9.4.1 spec/integration/performance/raw_performance.rb
cantango-0.9.4 spec/integration/performance/raw_performance.rb
cantango-0.9.3.2 spec/integration/performance/raw_performance.rb
cantango-0.8.9.5 spec/integration/performance/raw_performance.rb
cantango-0.8.9.4 spec/integration/performance/raw_performance.rb
cantango-0.8.9.3 spec/integration/performance/raw_performance.rb
cantango-0.8.9.2 spec/integration/performance/raw_performance.rb
cantango-0.8.9.1 spec/integration/performance/raw_performance.rb
cantango-0.8.9 spec/integration/performance/raw_performance.rb
cantango-0.8.8.1 spec/integration/performance/raw_performance.rb
cantango-0.8.8 spec/integration/performance/raw_performance.rb
cantango-0.8.7 spec/integration/performance/raw_performance.rb
cantango-0.8.6.2 spec/integration/performance/raw_performance.rb
cantango-0.8.6.1 spec/integration/performance/raw_performance.rb
cantango-0.8.6 spec/integration/performance/raw_performance.rb