mastodon/app/models
yhirano 298796cc7b annotate models (#2697)
* add annotate to Gemfile

* rails g annotate:install

* configure annotate_models

* add schema info to models

* fix rubocop to add frozen_string_literal
2017-05-02 02:14:47 +02:00
..
concerns Fix Rubocop offences (#2630) 2017-05-01 16:31:02 +02:00
form
web annotate models (#2697) 2017-05-02 02:14:47 +02:00
account.rb
account_filter.rb
application_record.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
block.rb
domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb
media_attachment.rb
mention.rb
mute.rb
notification.rb
preview_card.rb
remote_follow.rb Coverage for remote follows (#2694) 2017-05-02 00:44:23 +02:00
report.rb
report_filter.rb
setting.rb
status.rb
stream_entry.rb
subscription.rb
tag.rb
user.rb
web.rb