public
Description: Webrat - Ruby Acceptance Testing for Web applications
Homepage: http://gitrdoc.com/brynary/webrat/tree/master/
Clone URL: git://github.com/brynary/webrat.git
webrat / spec / integration / merb / app / controllers / application.rb
100644 2 lines (2 sloc) 0.04 kb
1
2
class Application < Merb::Controller
end