This website requires JavaScript.
Explore
Help
Sign In
gurix
/
ch420
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
af827b7e77ba03a895b840932c7abe022aa7a03b
ch420
/
app
/
controllers
/
supporters_controller.rb
T
6 lines
102 B
Ruby
Raw
Normal View
History
Unescape
Escape
setting up first view
2015-10-03 06:38:11 +02:00
class
SupportersController
<
ApplicationController
def
new
@supporter
=
Supporter
.
new
end
end
Reference in New Issue
Copy Permalink