Logo
Explore Help
Sign In
discourse/discourse
1
0
Fork 0
You've already forked discourse
mirror of https://github.com/discourse/discourse.git synced 2025-05-30 15:02:19 +00:00
Code Issues Packages Projects Releases Wiki Activity
discourse/bin/rake

5 lines
90 B
Plaintext
Raw Normal View History

Include binstubs generated by Rails 4 Commit b516ecc added `bin/` to the .gitignore file. Now that Discourse runs using Rails 4 by default, however, we should include the binstubs generated by `rake rails:update:bin` in version control as this is the recommendation of the Rails core team. Additionally, for those wishing to deploy Discourse to Heroku, these binstubs are actually mandatory according to [this article](https://devcenter.heroku.com/articles/rails4). Other binstubs can continue to be ignored. Signed-off-by: David Celis <me@davidcel.is>
2014-02-06 11:15:00 -08:00
#!/usr/bin/env ruby
require_relative '../config/boot'
require 'rake'
Rake.application.run
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 127ms Template: 2ms
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