Commit Graph

6 Commits

Author SHA1 Message Date
Yasuo Honda d2efd4c75a Apply RuboCop Faker to use Faker 2 keyword arugments
* How to apply this change
```
$ gem install rubocop-faker
$ rubocop --require rubocop-faker --only Faker/DeprecatedArguments -a
```

Not added to Gemfile because `rubocop-faker` is a one time job.
2021-01-04 20:09:17 +09:00
Jon Atack 6a059ba956 Require `pry` where it is launched
It's 4 am, time to go to bed.
2016-07-24 04:21:36 +02:00
Jon Atack f2e85adece rake console: just load console, without rspec
and without spec_helper.

Follow-up to 2cc781e.
2016-07-24 04:13:56 +02:00
jonatack 7d452627dd Code cleanup 2013-12-10 10:52:46 +01:00
Ernie Miller 742c638af6 3.0 backporting work in progress 2011-04-18 11:28:19 -04:00
Ernie Miller 294015309b Initial commit. 2011-03-30 20:31:39 -04:00