summaryrefslogtreecommitdiff
path: root/app/controllers/pages_controller.rb
AgeCommit message (Collapse)Author
2017-03-20fix: 404 for missing pages template - fixes #9Azul
2016-08-19respond_to on a per controller basisAzul
If you inherit respond to and call it again in your controller it will not overwrite the previous but add to it. Since we always have some exceptions from the rules it's probably easiest to be explicit in the controllers that require it themselves.
2015-06-15added CommonLanguages gemelijah
2014-01-23added default pricing, privacy policy and tos pages.elijah