discourse/app/models/concerns
Godfrey Chan 7351917ee4 Boolean -> String quoting has changed on Rails master
CustomField.create(name: 'zomg', value: true).reload.value # => 't' on Rails 4.1, '1' on 4.2

rails/rails@42be84ba
2014-11-10 01:05:46 -08:00
..
has_custom_fields.rb Boolean -> String quoting has changed on Rails master 2014-11-10 01:05:46 -08:00
positionable.rb Add fixed_category_positions site setting to handle whether categories are ordered by specified positions or by activity. 2014-05-16 11:33:52 -04:00
roleable.rb move concerns to the model/concerns 2014-04-19 12:00:40 +08:00
trashable.rb Rails 4 upgrade 2014-05-08 14:47:54 +10:00