public
Description: This is the source code for the Rails app that was livecoded at the RailsConf Europe 2008 session "Hacking the Mid-End: Advanced Rails UI Techniques."
Homepage: http://www.intridea.com/
Clone URL: git://github.com/intridea/talk-midend.git
mbleigh (author)
Sat Oct 11 08:08:50 -0700 2008
commit  4610c3fc538d21fb535c7e01d63af227a5e8b653
tree    85173d4433fced172963425f066971095bf90c0b
parent  57f6e8e60b7084e6e5795aafedb342fef7060331
name age message
file .gitignore Tue Sep 02 13:52:11 -0700 2008 Initial import. [mbleigh]
file README Wed Sep 03 03:19:51 -0700 2008 Added README and the slides themselves. [mbleigh]
file Rakefile Tue Sep 02 13:52:11 -0700 2008 Initial import. [mbleigh]
directory app/ Fri Oct 10 21:35:45 -0700 2008 Moved RelativeTimeHelper to RelativeTimesHelper. [mbleigh]
directory config/ Fri Oct 10 21:23:22 -0700 2008 Added third example with relative time. [mbleigh]
directory db/ Tue Sep 02 15:27:25 -0700 2008 Added basic styling and a bunch of stuff for th... [mbleigh]
directory doc/ Tue Sep 02 13:52:11 -0700 2008 Initial import. [mbleigh]
directory log/ Tue Sep 02 16:36:40 -0700 2008 Updates. [mbleigh]
directory public/ Sat Oct 11 08:08:50 -0700 2008 Updated slides to Great Lakes Ruby Bash version. [mbleigh]
directory script/ Tue Sep 02 13:52:11 -0700 2008 Initial import. [mbleigh]
directory test/ Fri Oct 10 21:23:22 -0700 2008 Added third example with relative time. [mbleigh]
directory vendor/ Tue Sep 02 13:52:11 -0700 2008 Initial import. [mbleigh]
README
== Hacking the Mid-End: Demo Code

This Rails app was used in the presentation "Hacking the Mid-End: Advanced 
Rails UI Techniques" at RailsConf Europe 2008.

The site is optimized for Firefox 3, probably won't look as nice in other
browsers.

We have also included the slides that were used in the presentation:
 
  /public/midend_slides.pdf
  
Thanks for attending our talk if you were there, and otherwise thanks for
checking out our code.

Thanks,
Michael Bleigh and Chris Selmer

Intridea (http://www.intridea.com/)