mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-16 17:26:33 +01:00
Update has_many_polymorphs to 421dd0bd60b246652bbbafd64724ebf1efa27607
This commit is contained in:
parent
804d59c542
commit
144e74682b
49 changed files with 189 additions and 126 deletions
3
vendor/plugins/has_many_polymorphs/Manifest
vendored
3
vendor/plugins/has_many_polymorphs/Manifest
vendored
|
|
@ -22,6 +22,7 @@ lib/has_many_polymorphs/support_methods.rb
|
|||
lib/has_many_polymorphs.rb
|
||||
LICENSE
|
||||
Manifest
|
||||
Rakefile
|
||||
README
|
||||
test/fixtures/bow_wows.yml
|
||||
test/fixtures/cats.yml
|
||||
|
|
@ -92,10 +93,8 @@ test/integration/app/db/migrate/006_create_double_sti_parents.rb
|
|||
test/integration/app/db/migrate/007_create_single_sti_parent_relationships.rb
|
||||
test/integration/app/db/migrate/008_create_double_sti_parent_relationships.rb
|
||||
test/integration/app/db/migrate/009_create_library_model.rb
|
||||
test/integration/app/db/schema.rb
|
||||
test/integration/app/doc/README_FOR_APP
|
||||
test/integration/app/generators/commenting_generator_test.rb
|
||||
test/integration/app/hmp_development
|
||||
test/integration/app/lib/library_model.rb
|
||||
test/integration/app/public/404.html
|
||||
test/integration/app/public/500.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue