You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
metu.life/app/controllers
Eugen Rochko b60430fe8f Fix sign-in redirecting "back" to a missing image because missing static files hit the raise_not_found method 8 years ago
..
api Catch Paperclip errors on /api/v1/media, return early from update profile service if XML given is nil 8 years ago
auth Adding e-mail confirmations 8 years ago
concerns Initial commit 8 years ago
about_controller.rb Adding landing page 8 years ago
accounts_controller.rb Making public pages responsive, removing reblogs/favs counts from them 8 years ago
api_controller.rb Catching more exceptions that slipped through, removing AR logging from 8 years ago
application_controller.rb Fix sign-in redirecting "back" to a missing image because missing static files hit the raise_not_found method 8 years ago
home_controller.rb Improve code style 8 years ago
media_controller.rb Uploading/undoing media modifies status text. Also: status text trimmed before validation 8 years ago
settings_controller.rb Improve code style 8 years ago
stream_entries_controller.rb Catching more exceptions that slipped through, removing AR logging from 8 years ago
xrd_controller.rb Improve code style 8 years ago