This website requires JavaScript.
Explore
Help
Sign In
scube
/
scube-server
Watch
3
Star
0
Fork
0
You've already forked scube-server
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
scube-server
/
app
/
controllers
History
Thibault Jouan
1efb3103d9
Remove
respond_to
usage in playlists controller
...
This feature was deprecated by rails.
2015-04-29 11:17:29 +00:00
..
api
Remove
respond_to
usage in playlists controller
2015-04-29 11:17:29 +00:00
application_controller.rb
Add authentication and User model
2011-08-06 23:04:36 +00:00
home_controller.rb
Add latest added tracks list on the home page
2011-07-27 22:10:22 +00:00
playlists_controller.rb
Use new "strong parameters" from rails4
2014-04-03 02:20:37 +00:00
sessions_controller.rb
Use ruby 2.x hash syntax
2014-04-01 10:48:18 +00:00
sounds_controller.rb
Use ruby 2.x hash syntax
2014-04-01 10:48:18 +00:00
tracks_controller.rb
Use new "strong parameters" from rails4
2014-04-03 02:20:37 +00:00
users_controller.rb
Use new "strong parameters" from rails4
2014-04-03 02:20:37 +00:00