rollout_ui icon indicating copy to clipboard operation
rollout_ui copied to clipboard

Fix Rollout UI for Rails 5

Open matiasgarcia opened this issue 7 years ago • 0 comments

  • Fix asset precompilation
  • Replace before_filter with before_action since before_filter is deprecated on Rails 5.0 and removed on Rails 5.1

matiasgarcia avatar Nov 03 '17 19:11 matiasgarcia