-
Merge pull request #50 from tkhr/rail... was committed by Jon Leighton
Monday Jul 15
-
Enable to work with rails4 https://gi... was committed by Takehiro Adachi
Friday Jul 12
-
Bump version to 2.2.0 https://github.... was committed by Jon Leighton
Sunday Jan 22
-
Merge pull request #34 from joealba/p... was committed by Jon Leighton 11:42 AM
-
Update Gemfile so the Rails requireme... was committed by Joe Alba
Friday Jan 20
-
Update gemspec to support Rails 3.2 h... was committed by Joe Alba 04:04 PM
-
Merge pull request #28 from george/pa... was committed by Jon Leighton
Wednesday Nov 16
-
fixed minor typo. Thanks for the lib... was committed by George Anderson 12:53 AM
-
Merge pull request #21 from bopm/patc... was committed by Jon Leighton
Tuesday Oct 04
-
Update docs https://github.com/mbleig... was committed by Jon Leighton 06:18 AM
-
Remove deprecated stuff https://githu... was committed by Jon Leighton 06:13 AM
-
Bump version to 2.1.0 which is compat... was committed by Jon Leighton 06:10 AM
-
Merge pull request #22 from earnold/r... was committed by Jon Leighton
Tuesday Jul 26
-
call assign_attributes directly https... was committed by Evan 09:59 AM
-
upgrade to rails 3.1.0.rc4, remove ca... was committed by Evan
Saturday Jul 23
-
Merge branch 'master' into rails-3-1 ... was committed by Jon Leighton
Sunday Dec 26
-
Update README with instruction for Ra... was committed by Jon Leighton 07:18 AM
-
Update dependencies to support Rails ... was committed by Jon Leighton 07:15 AM
-
Be explicit about Active Support depe... was committed by Jon Leighton 07:04 AM
-
Relax the rspec development dependenc... was committed by Jon Leighton 06:52 AM
-
Update readme to tell people to repor... was committed by Jon Leighton
Monday Nov 08
-
Raise ActiveRecord::RecordNotSaved if... was committed by Jon Leighton
Friday Nov 05
-
Bump version to 2.0.1 https://github.... was committed by Jon Leighton 01:13 PM
-
Update the postgres primary key id se... was committed by Jon Leighton 01:09 PM
-
Add a method for running the specs on... was committed by Jon Leighton 12:48 PM
-
Oops, gemspec had an error in it http... was committed by Jon Leighton 10:00 AM
-
Bump the version to 2.0.0 https://git... was committed by Jon Leighton 09:57 AM
-
Uncomment 'after' action in spec/writ... was committed by Jon Leighton 09:53 AM
-
Remove and ignore spec/seeded_models.... was committed by Jon Leighton 09:53 AM
-
Gemspec tweaks https://github.com/mbl... was committed by Jon Leighton 09:52 AM
-
Add link to API docs https://github.c... was committed by Jon Leighton 09:42 AM
-
Overhaul the docs https://github.com/... was committed by Jon Leighton 09:34 AM
-
Add a :seed_type option for SeedFu::W... was committed by Jon Leighton
Thursday Nov 04
-
Decided to have a test to specify tha... was committed by Jon Leighton 07:13 PM
-
Don't validate when saving (this was ... was committed by Jon Leighton 07:12 PM
-
Fix changelog formatting https://gith... was committed by Jon Leighton 07:04 PM
-
Add a load of changelog entries https... was committed by Jon Leighton 07:02 PM
-
Simpler SeedFu::Writer with revised A... was committed by Jon Leighton 06:46 PM
-
Add a Railtie to load the rake task, ... was committed by Jon Leighton 04:52 PM
-
Broke out the rake task into a SeedFu... was committed by Jon Leighton 03:48 PM
-
Use non-deprecated Rails plugin layou... was committed by Jon Leighton 02:41 PM
-
Support deprecated seed_many syntax h... was committed by Jon Leighton 02:39 PM
-
Fairly decent refactor, got all the t... was committed by Jon Leighton 02:33 PM
-
Move the actual code into lib/seed-fu... was committed by Jon Leighton 12:47 PM
-
A bit of a reorganisation. Use bundle... was committed by Jon Leighton 12:39 PM
-
Regenerated gemspec for version 1.2.3... was committed by Michael Bleigh
Wednesday Jan 20
-
Version bump to 1.2.3 http://github.c... was committed by Michael Bleigh 03:44 PM
-
Adding an actual spec rake task. http... was committed by Michael Bleigh 03:44 PM
-
Appending true onto the seed_once con... was committed by Josh Owens 01:40 PM
-
Add a seed_once with specs to test it... was committed by Josh Owens 01:28 PM
-
Add Gemcutter to release path. http:/... was committed by Michael Bleigh
Monday Jan 18
-
Regenerated gemspec for version 1.2.2... was committed by Michael Bleigh 08:35 AM
-
Version bump to 1.2.2 http://github.c... was committed by Michael Bleigh 08:35 AM
-
Note Rails 2.3.5 task rename in READM... was committed by Michael Bleigh 08:35 AM
-
Regenerated gemspec for version 1.2.1... was committed by Michael Bleigh
Wednesday Sep 23
-
Version bump to 1.2.1 http://github.c... was committed by Michael Bleigh 01:10 PM
-
Making the task revert to db:seed_fu ... was committed by Michael Bleigh 01:10 PM
-
Updating README and implementing Jewe... was committed by Michael Bleigh 01:10 PM
-
Version bump to 1.2.0 http://github.c... was committed by Michael Bleigh 01:01 PM
-
Add BREAK EVAL. Don't read entire see... was committed by Matthew Beale
Saturday Aug 15
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
An attempt to simplify the usage of seed data in Rails applications through a dead simple API.