Sha256: 3a5da24b1da07a3ab678b13df41c9f860caec5fa094c90907f6e177dc816dc9f

Contents?: true

Size: 117 Bytes

Versions: 7

Compression:

Stored size: 117 Bytes

Contents

# all your other controllers should inherit from this one to share code.
class Application < Merb::Controller  
end  

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
derailed-mole-1.0.10 samples/merbapp/app/controllers/application.rb
mole-1.0.7 samples/merbapp/app/controllers/application.rb
mole-1.0.9 samples/merbapp/app/controllers/application.rb
mole-1.0.6 samples/merbapp/app/controllers/application.rb
mole-1.0.12 samples/merbapp/app/controllers/application.rb
mole-1.0.8 samples/merbapp/app/controllers/application.rb
mole-1.0.11 samples/merbapp/app/controllers/application.rb