mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 11:44:49 +08:00
6bdda3cb71
Create a topic can fail in many different ways and we don't want this to impact the rest of the application, the call will now be wrapped in a begin/rescue block and log an error if it fails. |
||
---|---|---|
.. | ||
admin/assets/javascripts/admin | ||
app | ||
assets/stylesheets/common | ||
config | ||
db | ||
lib | ||
spec | ||
test/javascripts/integration/components | ||
plugin.rb |