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
9c6ba7a584
rosa-build
/
spec
/
controllers
/
wiki_controller_spec.rb
7 lines
82 B
Ruby
Raw
Normal View
History
Unescape
Escape
[issue #64] Changes for ruby 1.9.3 compatibility.
2012-01-31 16:40:46 +00:00
# -*- encoding : utf-8 -*-
[issue #64] Added Wiki controller and some methods in Project
2011-12-23 17:01:47 +00:00
require
'spec_helper'
describe
WikiController
do
end