diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-04-24 16:12:18 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-04-24 16:12:18 +0100 |
commit | 74f2baae968f467f026796e12d506ab557623406 (patch) | |
tree | 882745bbe37cf95f476cd02b266dc0feefdd4185 /app/controllers/request_controller.rb | |
parent | d3eec6f983f8524e28e8ffe42ba3a10efaa0a30e (diff) | |
parent | 68bcab4396a38bae45b5c16c4826dadee6e06b3e (diff) |
Merge branch 'rails-3-develop' of ssh://git.mysociety.org/data/git/public/alaveteli into rails-3-develop
Diffstat (limited to 'app/controllers/request_controller.rb')
-rw-r--r-- | app/controllers/request_controller.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/controllers/request_controller.rb b/app/controllers/request_controller.rb index 4ef36b6d8..a0f88096e 100644 --- a/app/controllers/request_controller.rb +++ b/app/controllers/request_controller.rb @@ -1,3 +1,4 @@ +# encoding: UTF-8 # app/controllers/request_controller.rb: # Show information about one particular request. # |