Sha256: 0c340b159ea7b7fedf1f83e48cbaf69b88b861e601f1c981827cee7985c31baf
Contents?: true
Size: 249 Bytes
Versions: 3
Compression:
Stored size: 249 Bytes
Contents
# Include hook code here require File.join(File.dirname(__FILE__), "../lib/control_center.rb") require File.join(File.dirname(__FILE__), "../lib/helpers.rb") # Include the helpers we've written ActionView::Base.send :include, ControlCenter::Helpers
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
commondream-control_center-0.99.1 | rails/init.rb |
commondream-control_center-0.99.2 | rails/init.rb |
commondream-control_center-1.0.0 | rails/init.rb |