about summary refs log tree commit diff
path: root/app/models/web
AgeCommit message (Collapse)Author
2017-05-02annotate models (#2697)yhirano
* add annotate to Gemfile * rails g annotate:install * configure annotate_models * add schema info to models * fix rubocop to add frozen_string_literal
2017-01-09Persist UI settings, add missing localizations for GermanEugen Rochko