log app/controllers/pastes_controller.rb @ 74:48598fc65c20

age author description
Thu, 04 Oct 2012 11:00:58 +0700 Edho Arief Fixed comments on pastes_controller.
Thu, 04 Oct 2012 10:58:57 +0700 Edho Arief Misc whitespace.
Thu, 04 Oct 2012 10:31:15 +0700 Edho Arief Safety net to ignore invalid post requests.
Thu, 04 Oct 2012 10:20:58 +0700 Edho Arief Allow post in txt format pt. 2 (view and controller).
Thu, 04 Oct 2012 04:36:49 +0700 Edho Arief Minor sanitation.
Thu, 04 Oct 2012 03:08:00 +0700 Edho Arief Empty rescue instead of random nil.
Thu, 04 Oct 2012 03:05:43 +0700 Edho Arief Cache all the things! Or just the show page.