fluentd-ui/app/controllers
Kenji Okimoto 79777eed9e Use redirect_back to suppress deprecation warning
> DEPRECATION WARNING: `redirect_to :back` is deprecated and will be
> removed from Rails 5.1. Please use `redirect_back(fallback_location:
> fallback_location)` where `fallback_location` represents the location
> to use if the request has no HTTP referer information.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-04-20 16:52:14 +09:00
..
api Use #respond_to instead of deprecated .respond_to 2015-04-02 14:46:40 +09:00
concerns Use redirect_back to suppress deprecation warning 2018-04-20 16:52:14 +09:00
fluentd Clarify namespace even under Fluentd namespace 2015-04-14 18:17:17 +09:00
api_controller.rb Extract JSON generating for preview to each RegexpPreview class 2015-04-21 18:41:02 +09:00
application_controller.rb Move comment to correct positon 2015-01-14 14:47:10 +09:00
fluentd_controller.rb Add spec and fixes 2015-02-10 15:50:41 +09:00
misc_controller.rb Use ActiveJob::Base to ride on Rails 2018-04-20 16:48:26 +09:00
plugins_controller.rb Use ActiveJob::Base to ride on Rails 2018-04-20 16:48:26 +09:00
polling_controller.rb Drying up polling_controller 2015-01-12 21:46:40 -06:00
sessions_controller.rb Converge codes for user name restriction 2014-09-25 15:55:19 +09:00
tutorials_controller.rb Fluentd::Agent::Log is now dependent class. Use composite 2015-02-10 14:58:54 +09:00
users_controller.rb Match method name with its behavior 2015-04-08 17:40:36 +09:00
welcome_controller.rb Fix route name fluentd -> daemon by sed 2014-07-24 15:28:04 +09:00