Version 1
[yaffs-website] / vendor / twbs / bootstrap-sass / test / dummy_rails / app / controllers / pages_controller.rb
diff --git a/vendor/twbs/bootstrap-sass/test/dummy_rails/app/controllers/pages_controller.rb b/vendor/twbs/bootstrap-sass/test/dummy_rails/app/controllers/pages_controller.rb
new file mode 100644 (file)
index 0000000..b279851
--- /dev/null
@@ -0,0 +1,4 @@
+class PagesController < ApplicationController
+  def root
+  end
+end
\ No newline at end of file