Sha256: 27c091c96710c9240d3a43140fbfd2ac82f7d036e6833cf7fc14e9af65b9a25f

Contents?: true

Size: 105 Bytes

Versions: 5

Compression:

Stored size: 105 Bytes

Contents

class PluginController < ApplicationController

  before_filter :load_project
  layout 'projects'
  
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ginst-2009.12.8 app/controllers/plugin_controller.rb
ginst-2009.11.24 app/controllers/plugin_controller.rb
ginst-2009.11.23 app/controllers/plugin_controller.rb
ginst-2.0.1 app/controllers/plugin_controller.rb
ginst-2.0.0 app/controllers/plugin_controller.rb