Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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