Sha256: 9f7161e84f775651b33634009fc0f286f712c1f7b6c791e01a8d4925d05c2f74

Contents?: true

Size: 131 Bytes

Versions: 2

Compression:

Stored size: 131 Bytes

Contents

class ProfilesController < InheritedResources::Base
  belongs_to_subjects(:singleton => true)
  
  respond_to :html, :xml, :js
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
social_stream-0.4.3 app/controllers/profiles_controller.rb
social_stream-0.4.2 app/controllers/profiles_controller.rb