forked from discourse/discourse
-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot start console #1
Comments
@michaelkirk I do see this behavior when executing $ heroku run bundle exec rails c
...
Loading production environment (Rails 3.2.12)
irb(main):001:0> |
rwdaigle
pushed a commit
that referenced
this issue
Nov 4, 2013
… the user #1 problem you can simply set the DEVELOPER_EMAILS to a comma delimited list and the users will be auto admined
rwdaigle
added a commit
that referenced
this issue
Nov 4, 2013
* upstream/master: (25 commits) FIX: Don't autolink within a markdown link. missing semi colon FIX: Some more non-english category errors FIX: Show status icons on user topic pages FIX: issue 1538. After upgrading and before a new version check request has been made, dashboard might still say that an update is available. fixing user title line-height, adding @mention style back in, consistent category width/alignment FIX: emoticon 💩 wasn't working :) some general simplification to modal, menus, etc revert changes to magnific-popup.scss FIX issues with quote button shorter message for untranslated strings Rails 4 changes behavior of precompile not to include originals This patch will restore rails 3 beavior and fix emoji etc under rails 4 Update client.nl.yml Update server.nl.yml Dont call `SiteSetting.uncategorized_category_id` twice Fix ActiveRecord::Associations::CollectionProxy serialization in Rails 4. Update client.zh_CN.yml automatically make developers admins on account creation, this solves the user #1 problem you can simply set the DEVELOPER_EMAILS to a comma delimited list and the users will be auto admined fix run-qunit add qunit to autospec ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Are you seeing this @rwdaigle ?
Note: I am based on master as of today - I suspect (but have not confirmed) that it's related to the newish plugin booting process.
The text was updated successfully, but these errors were encountered: