Sha256: 80a36037f88c420d6316ce5dc9f6c6e544b403632be458393ddce883cd527a09

Contents?: true

Size: 408 Bytes

Versions: 18

Compression:

Stored size: 408 Bytes

Contents

gem 'ffaker'

after_bundler do
  # TODO - necessary to add this? or will bundler do it?
  inject_into_file "spec/spec_helper.rb", :after => "require 'rspec/rails'\n" do
    "require 'ffaker'\n"
  end
end

__END__

name: ffaker
description: "Fast Faker: Faker refactored for speed"
author: lightyrs

 # necessary?
requires: [rspec]
run_after: [rspec]

category: testing
exclusive: fake-data
tags: [fake-data]

Version data entries

18 entries across 18 versions & 3 rubygems

Version Path
appscrolls-0.11.2 scrolls/untested/ffaker.rb
appscrolls-0.11.1 scrolls/untested/ffaker.rb
appscrolls-0.11.0 scrolls/untested/ffaker.rb
appscrolls-0.10.1 scrolls/untested/ffaker.rb
appscrolls-0.10.0 scrolls/untested/ffaker.rb
appscrolls-0.9.0 scrolls/untested/ffaker.rb
appscrolls-0.8.4 scrolls/zzz/ffaker.rb
appscrolls-0.8.3 scrolls/zzz/ffaker.rb
appscrolls-0.8.2 scrolls/zzz/ffaker.rb
appscrolls-0.8.1 scrolls/zzz/ffaker.rb
appscrolls-0.8.0 scrolls/zzz/ffaker.rb
appscrolls-0.7.1 scrolls/zzz/ffaker.rb
appscrolls-0.7.0 scrolls/zzz/ffaker.rb
eldarscrolls-0.7.0 scrolls/zzz/ffaker.rb
ey_rails_wizard-0.6.0 scrolls/zzz/ffaker.rb
ey_rails_wizard-0.5.0 scrolls/ffaker.rb
ey_rails_wizard-0.4.0 scrolls/ffaker.rb
ey_rails_wizard-0.3.1 recipes/ffaker.rb