Sha256: 58e5ec4e943088ac362b7083b5a872f637cb63052a8ecc1b220f563ef4cbd364

Contents?: true

Size: 145 Bytes

Versions: 16

Compression:

Stored size: 145 Bytes

Contents

class OrgBranchesController < ApplicationController
  include WeBridge::AutoViewHelper::Controller
  set_model OrgBranch
  include OrgCommon
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
we_bridge_rails_engine_orgs-0.1.16 app/controllers/org_branches_controller.rb
we_bridge_rails_engine_orgs-0.1.15 app/controllers/org_branches_controller.rb
we_bridge_rails_engine_orgs-0.1.14 app/controllers/org_branches_controller.rb
we_bridge_rails_engine_orgs-0.1.13 app/controllers/org_branches_controller.rb
we_bridge_rails_engine_orgs-0.1.12 app/controllers/org_branches_controller.rb
we_bridge_rails_engine_orgs-0.1.11 app/controllers/org_branches_controller.rb
we_bridge_rails_engine_orgs-0.1.10 app/controllers/org_branches_controller.rb
we_bridge_rails_engine_orgs-0.1.9 app/controllers/org_branches_controller.rb
we_bridge_rails_engine_orgs-0.1.8 app/controllers/org_branches_controller.rb
we_bridge_rails_engine_orgs-0.1.7 app/controllers/org_branches_controller.rb
we_bridge_rails_engine_orgs-0.1.6 app/controllers/org_branches_controller.rb
we_bridge_rails_engine_orgs-0.1.5 app/controllers/org_branches_controller.rb
we_bridge_rails_engine_orgs-0.1.4 app/controllers/org_branches_controller.rb
we_bridge_rails_engine_orgs-0.1.3 app/controllers/org_branches_controller.rb
we_bridge_rails_engine_orgs-0.1.2 app/controllers/org_branches_controller.rb
we_bridge_rails_engine_orgs-0.1.1 app/controllers/org_branches_controller.rb