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
e5db61197e
rosa-build
/
spec
/
controllers
/
activity_feeds_controller_s...
7 lines
91 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add missing magic_encodings. Fix blame commit select, hide blank blame. Fix git repo hooks - redo branch parse to support non-ascii branches. Refs #190, #134
2012-03-22 17:11:12 +00:00
# -*- encoding : utf-8 -*-
[refs #123] Add base logic for activity feed
2012-01-25 08:31:49 +00:00
require
'spec_helper'
describe
ActivityFeedsController
do
end