osem-fcy/config/initializers
Aditya Prakash 6460456202 Update Formtastic and formtastic-bootstrap
Previous version of Formtastic was giving following deprecation warning:
`#column_for_attribute` will return a null object for non-existent
columns in Rails 5. Use #has_attribute? if you need to check for
an attribute's existence.

Guide followed for upgrade: https://github.com/justinfrench/formtastic/wiki/Upgrading-to-Formtastic-3.1

formtastic-bootstrap is upgraded for compatibility with current Formtastic.
2016-02-19 08:12:03 +05:30
..
ahoy.rb more style fixes 2014-08-07 07:42:22 +03:00
backtrace_silencers.rb First checkin 2013-01-07 09:04:09 +01:00
devise.rb Implements sign up during registration. Solves most of #215 2015-03-12 23:53:57 +01:00
formtastic.rb Update Formtastic and formtastic-bootstrap 2016-02-19 08:12:03 +05:30
hoptoad.rb Ignore more exceptions. Fixes #351 2014-07-23 15:52:14 +02:00
inflections.rb First checkin 2013-01-07 09:04:09 +01:00
mime_types.rb First checkin 2013-01-07 09:04:09 +01:00
money.rb Refactoring Tickets 2014-08-28 15:21:05 +02:00
rolify.rb Implement role authorization 2014-08-13 22:53:13 +03:00
session_store.rb First checkin 2013-01-07 09:04:09 +01:00
time_formats.rb apply StringLiterals cop (remove double quotes, unless there is string interpolation) 2014-09-02 21:45:07 +03:00
wrap_parameters.rb First checkin 2013-01-07 09:04:09 +01:00