1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
thoughtbot--factory_bot/gemfiles
Oleksandr Petrov d48b7601c2 Adding JRuby support to FactoryGirl
JRuby are affected by inconsistent behavior of overriding
  #respond_to? that is causing an unconditional call to
  #respond_to_missing.

  Current change does not affect MRI users in any way,
  JRuby-specific things are wrapped into the RUBY_PLATFORM
  check.

  Adding docs, modifying gemspec and travis.yml to make factory_girl to pass on Travis.

  Wire up tests
2012-07-27 10:45:36 -04:00
..
3.0.gemfile Fix Appraisal dependencies and get suite green 2012-05-03 00:36:58 -04:00
3.0.gemfile.lock Adding JRuby support to FactoryGirl 2012-07-27 10:45:36 -04:00
3.1.gemfile Fix Appraisal dependencies and get suite green 2012-05-03 00:36:58 -04:00
3.1.gemfile.lock Adding JRuby support to FactoryGirl 2012-07-27 10:45:36 -04:00
3.2.gemfile Fix Appraisal dependencies and get suite green 2012-05-03 00:36:58 -04:00
3.2.gemfile.lock Adding JRuby support to FactoryGirl 2012-07-27 10:45:36 -04:00