Loading Capfile +1 −1 Original line number Diff line number Diff line # Copyright (c) 2010, Diaspora Inc. This file is # licensed under the Affero General Public License version 3. See # licensed under the Affero General Public License version 3 or later. See # the COPYRIGHT file. load 'deploy' if respond_to?(:namespace) # cap2 differentiator Loading Rakefile +1 −1 Original line number Diff line number Diff line # Copyright (c) 2010, Diaspora Inc. This file is # licensed under the Affero General Public License version 3. See # licensed under the Affero General Public License version 3 or later. See # the COPYRIGHT file. # Add your own tasks in files placed in lib/tasks ending in .rake, Loading app/controllers/albums_controller.rb +1 −1 Original line number Diff line number Diff line # Copyright (c) 2010, Diaspora Inc. This file is # licensed under the Affero General Public License version 3. See # licensed under the Affero General Public License version 3 or later. See # the COPYRIGHT file. class AlbumsController < ApplicationController Loading app/controllers/application_controller.rb +1 −1 Original line number Diff line number Diff line # Copyright (c) 2010, Diaspora Inc. This file is # licensed under the Affero General Public License version 3. See # licensed under the Affero General Public License version 3 or later. See # the COPYRIGHT file. class ApplicationController < ActionController::Base Loading app/controllers/aspects_controller.rb +1 −1 Original line number Diff line number Diff line # Copyright (c) 2010, Diaspora Inc. This file is # licensed under the Affero General Public License version 3. See # licensed under the Affero General Public License version 3 or later. See # the COPYRIGHT file. class AspectsController < ApplicationController Loading Loading
Capfile +1 −1 Original line number Diff line number Diff line # Copyright (c) 2010, Diaspora Inc. This file is # licensed under the Affero General Public License version 3. See # licensed under the Affero General Public License version 3 or later. See # the COPYRIGHT file. load 'deploy' if respond_to?(:namespace) # cap2 differentiator Loading
Rakefile +1 −1 Original line number Diff line number Diff line # Copyright (c) 2010, Diaspora Inc. This file is # licensed under the Affero General Public License version 3. See # licensed under the Affero General Public License version 3 or later. See # the COPYRIGHT file. # Add your own tasks in files placed in lib/tasks ending in .rake, Loading
app/controllers/albums_controller.rb +1 −1 Original line number Diff line number Diff line # Copyright (c) 2010, Diaspora Inc. This file is # licensed under the Affero General Public License version 3. See # licensed under the Affero General Public License version 3 or later. See # the COPYRIGHT file. class AlbumsController < ApplicationController Loading
app/controllers/application_controller.rb +1 −1 Original line number Diff line number Diff line # Copyright (c) 2010, Diaspora Inc. This file is # licensed under the Affero General Public License version 3. See # licensed under the Affero General Public License version 3 or later. See # the COPYRIGHT file. class ApplicationController < ActionController::Base Loading
app/controllers/aspects_controller.rb +1 −1 Original line number Diff line number Diff line # Copyright (c) 2010, Diaspora Inc. This file is # licensed under the Affero General Public License version 3. See # licensed under the Affero General Public License version 3 or later. See # the COPYRIGHT file. class AspectsController < ApplicationController Loading