public
Description: The open source social networking platform in Ruby on Rails from the author of RailsSpace
Homepage: http://insoshi.com
Clone URL: git://github.com/insoshi/insoshi.git
Search Repo:
insoshi / spec / controllers / activities_controller_spec.rb
100644 4 lines (3 sloc) 0.089 kb
1
2
3
4
require File.dirname(__FILE__) + '/../spec_helper'
 
describe ActivitiesController do
end