8286: convert star method into action controller action and refresh the star icon...
authorradhika <radhika@curoverse.com>
Mon, 15 Feb 2016 20:26:05 +0000 (15:26 -0500)
committerradhika <radhika@curoverse.com>
Mon, 15 Feb 2016 20:26:05 +0000 (15:26 -0500)
commitf3f96f2c0c57a7793428d168668f5b4cc130ab4f
tree29a54e9d3a732b7cf9514b295c90c248a781b4ed
parent9a2ad7a89ec86bb17d4c6a0767fdda087136b733
8286: convert star method into action controller action and refresh the star icon in place rather than a full page refresh.
apps/workbench/app/controllers/actions_controller.rb
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/views/application/_show_star.html.erb [new file with mode: 0644]
apps/workbench/app/views/application/star.js.erb [new file with mode: 0644]
apps/workbench/app/views/projects/show.html.erb
apps/workbench/config/routes.rb