public
Description: A Rails app that uses voting to identify pain points.
Clone URL: git://github.com/btakita/pain-point.git
pain-point / config
name age message
..
file boot.rb Sun Mar 30 00:57:11 -0700 2008 Initial Rails project. [btakita]
file database.yml Sun Mar 30 00:57:11 -0700 2008 Initial Rails project. [btakita]
file environment.rb Wed Apr 23 02:41:17 -0700 2008 Rendering the PainPoints using the JS view. Aja... [btakita]
directory environments/ Tue May 06 01:16:59 -0700 2008 Removing forgery protection because its causing... [btakita]
file geminstaller.yml Wed Jun 18 23:18:59 -0700 2008 Using Rails 2.1.0 [btakita]
directory initializers/ Thu Apr 03 01:17:26 -0700 2008 require erector [btakita]
file routes.rb Wed May 28 10:34:17 -0700 2008 UpVoteSubmissionsController and DownVoteSubmiss... [btakita]