This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
webrat
Watch
1
Star
0
Fork
You've already forked webrat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ce364d1663
webrat
/
spec
/
integration
/
rails
/
app
/
controllers
/
webrat_controller.rb
10 lines
120 B
Ruby
Raw
Blame
History
class
WebratController
<
ApplicationController
def
form
end
def
submit
render
:text
=
>
"
OK
"
end
end
Reference in New Issue
View Git Blame
Copy Permalink