-
Notifications
You must be signed in to change notification settings - Fork 0
joeytheman/Rails3-Bug6566
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
How to reproduce Rails Lighthouse Bug #6566 1. Download source from git://github.com/joeytheman/Rails3-Bug6566.git . 2. Run "bundle install". 3. Run "rake db:schema:load". 4. Navigate to "/users" and create 2 users. 5. Navigate to "/team" and create a new team with 2 teammates with the following parameters -Teammate 1 -- User => 1 -- Team => nil -- Position => "C" -Teammate 2 -- User => 2 -- Team => nil -- Position => "A" 6. Navigate to "/team/1/edit". 7. Set the position of player 1 to "A" and the position of player 2 to "C". 8. Attempt to save.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published