This website requires JavaScript.
Explore
Help
Sign In
chiu
/
impressionist
Watch
1
Star
0
Fork
You've already forked impressionist
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8fcaf4c440
impressionist
/
test_app
/
app
/
controllers
/
posts_controller.rb
14 lines
138 B
Ruby
Raw
Blame
History
class
PostsController
<
ApplicationController
impressionist
def
index
end
def
show
end
def
edit
end
end
Reference in New Issue
View Git Blame
Copy Permalink