Logo
Explore Help
Sign In
stevenoh0908/mastodon-sakyey
1
0
Fork 0
You've already forked mastodon-sakyey
Code Issues Packages Projects Releases Wiki Activity
Files
8c35d163a5c50eeb30220141036dac0c5dad295c
mastodon-sakyey/config/environment.rb

8 lines
201 B
Ruby
Raw Normal View History

Initial commit
2016-02-20 22:53:20 +01:00
# Load the Rails application.
Upgrade to Rails 5.0.0.1
2016-08-17 17:56:23 +02:00
require_relative 'application'
Initial commit
2016-02-20 22:53:20 +01:00
# Initialize the Rails application.
Rails.application.initialize!
Make PreviewCard records reuseable between statuses (#4642) * Make PreviewCard records reuseable between statuses **Warning!** Migration truncates preview_cards tablec * Allow a wider thumbnail for link preview, display it in horizontal layout (#4648) * Delete preview cards files before truncating * Rename old table instead of truncating it * Add mastodon:maintenance:remove_deprecated_preview_cards * Ignore deprecated_preview_cards in schema definition * Fix null behaviour
2017-09-01 16:20:16 +02:00
ActiveRecord::SchemaDumper.ignore_tables = ['deprecated_preview_cards']
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 65ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API