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
cacdd66fd8
impressionist
/
tests
/
test_app
/
config
/
routes.rb
4 lines
88 B
Ruby
Raw
Normal View
History
Unescape
Escape
first commit
2011-02-04 04:13:41 +00:00
TestApp
::
Application
.
routes
.
draw
do
Test coverage around impressions for non-restful controller actions. Added dummy route, index method, view and dummy controller spec.
2013-03-30 20:30:56 +00:00
resources
:articles
,
:posts
,
:widgets
,
:dummy
first commit
2011-02-04 04:13:41 +00:00
end