David Singer
David Singer
load_and_authorize_resource :dygest load_and_authorize_resource :issue, through: :dygest, shallow: true works before pull request #800. After pull request #800 the same code returns an error: Couldn't find Dygest with id= when you...
Looks like nifty scaffold generates some not so compatible rails 3 code :( $ rails g nifty:scaffold user username:string email:string password:string --haml DEPRECATION WARNING: f.error_messages was removed from Rails and...
First off great plugin. I have been wanting such a thing for years. I was wondering if it would be possible to add rbg text boxes and a hex text...
Updates to a more recent version of less (2.7.1 the old version has issues with newer rails versions) Adds .ruby-version to .gitignore Removes legacy video files
The README file contains a link to https://simple-form-bootstrap.herokuapp.com/ which seems broken.