Steve

Results 5 issues of Steve

Authentication via the new user session path is working as expected. When a call is made to any controller that calls `authenticate_user!` returns the following error log. * **Version**: Devise...

- Gem Version: 7.4.0 - Ruby: 2.4.10 - Rails: 5.0.7.2 - Database: ActiveRecord/Postgresql I am trying to make sure that dependent nodes are destroyed as the files need to be...

Atom: 1.32.0 OS: Mac OS High Sierra 10.13.6 Autoclose HTML: 0.23.0 When creating a new html block, the closing tag indentation is always one indent unit whether set to 2...

A query to find/filter contacts returns the full contact set. It looks like the params are ignored, not utilized https://github.com/taylorbrooks/closeio/blob/4027ccadaf25a607337a311c9ef774f210b98ead/lib/closeio/resources/contact.rb#L4-L6 Is there a reason for this?