This website requires JavaScript.
Explore
Help
Sign In
Software
/
rosa-build
mirror of
https://github.com/OpenMandrivaSoftware/rosa-build.git
Watch
1
Star
0
Fork
You've already forked rosa-build
0
Code
Issues
Projects
Releases
Wiki
Activity
1b421e901f
rosa-build
/
spec
/
controllers
/
projects
/
wiki_controller_spec.rb
6 lines
65 B
Ruby
Raw
Normal View
History
Unescape
Escape
[issue #64] Added Wiki controller and some methods in Project
2011-12-23 17:01:47 +00:00
require
'spec_helper'
Great controllers and routes refactor - separate them to namespaces. Add user/group routes in github style, refactor. Implement templates inheritance. Refactor and cleanup views. Fix specs. Other minor fixes. Refs #263
2012-05-02 10:18:07 +01:00
describe
Projects
::
WikiController
do
[issue #64] Added Wiki controller and some methods in Project
2011-12-23 17:01:47 +00:00
end