public
Description: components + scaffolding == presentations
Homepage: http://codelevy.com/
Clone URL: git://github.com/cainlevy/presenting.git
name age message
file .gitignore Wed Mar 25 09:33:19 -0700 2009 see how slim the included rails app can get [cainlevy]
file MIT-LICENSE Sat Nov 29 22:03:38 -0800 2008 skeleton project with some notes [cainlevy]
file README Sat Dec 06 13:23:00 -0800 2008 testable renders [cainlevy]
file Rakefile Sat Nov 29 22:03:38 -0800 2008 skeleton project with some notes [cainlevy]
directory app/ Fri Jul 31 10:46:24 -0700 2009 support hidden fields in forms [cainlevy]
directory config/ Wed Feb 18 16:38:05 -0800 2009 move routing to Presenting.draw_routes so it ca... [cainlevy]
file init.rb Sun Apr 19 22:53:53 -0700 2009 fixing last reference to SearchConditions, and ... [cainlevy]
directory lib/ Fri Jul 31 10:46:24 -0700 2009 support hidden fields in forms [cainlevy]
file params Fri Dec 05 01:09:06 -0800 2008 notes on ways to standardize parameter patterns [cainlevy]
directory test/ Fri Jul 31 10:46:24 -0700 2009 support hidden fields in forms [cainlevy]
README
Presenting
==========
Bringing together my work on ActiveScaffold and Components into standardized, reusable view macros.

Performance
===========
I don't see why it wouldn't be fast. But if anyone "discovers":http://rpm.newrelic.com a 
"problem":http://ruby-prof.rubyforge.org/, we can go from there. Why worry early?


Copyright (c) 2008 Lance Ivy, released under the MIT license