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: 12 days ago
JSON representation

To demo a bug with Reform gem

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
```