Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/runlevel5/reform_sample_app
To demo a bug with Reform gem
https://github.com/runlevel5/reform_sample_app
Last synced: about 8 hours ago
JSON representation
To demo a bug with Reform gem
- Host: GitHub
- URL: https://github.com/runlevel5/reform_sample_app
- Owner: runlevel5
- Created: 2013-09-30T01:48:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-30T02:51:47.000Z (over 11 years ago)
- Last Synced: 2024-11-25T17:13:09.527Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I have Apprentice a subclass of Person
And it seems to me in this special STI case, ApprenticeForm failed to save the @apprentice
Please run the test:
```
rspec spec/controllers/apprentices_controller_spec.rb
```