public
Description: MyQuotable.com Codebase
Homepage: http://myquotable.com
Clone URL: git://github.com/peteonrails/myquotable.git
name age message
file .gitignore Sun Jul 20 13:54:28 -0700 2008 Moved email config out of repo. Added exception... [flyinventions]
file Capfile Mon Jul 07 20:41:28 -0700 2008 More capistrano updates [peteonrails]
file README Tue Dec 02 12:20:19 -0800 2008 Adding MIT licensing terms. [peteonrails]
file Rakefile Fri Jul 04 18:14:07 -0700 2008 Rails init [peteonrails]
directory app/ Fri Apr 03 11:27:40 -0700 2009 Revert "Add facebook stuff." This reverts comm... [peteonrails]
directory config/ Fri Apr 03 11:27:40 -0700 2009 Revert "Add facebook stuff." This reverts comm... [peteonrails]
directory db/ Fri Apr 03 11:23:22 -0700 2009 Revert "Refactor the views. Add facebook id to ... [peteonrails]
directory doc/ Fri Jul 04 18:14:07 -0700 2008 Rails init [peteonrails]
directory lib/ Fri Jul 04 18:45:03 -0700 2008 Adding restful authentication and state machine... [peteonrails]
directory log/ Sun Jul 20 11:21:22 -0700 2008 Removing some files from the repo with gitignore [flyinventions]
directory public/ Fri Apr 03 11:27:40 -0700 2009 Revert "Add facebook stuff." This reverts comm... [peteonrails]
directory script/ Fri Jul 04 18:14:07 -0700 2008 Rails init [peteonrails]
directory test/ Fri Apr 03 11:26:18 -0700 2009 Revert "Invitations" This reverts commit c0523... [peteonrails]
directory vendor/ Fri Apr 03 11:27:40 -0700 2009 Revert "Add facebook stuff." This reverts comm... [peteonrails]
README
MyQuotable is a social Quotation tagging website application. It is built from scratch, but intended to be expanded to 
support themes, skinning, and other features that might make it useful for other applications. 

http://www.myquotable.com

Copyright 2008 Peter Jackson

Copyright (c) 2008 Peter Jackson (peteonrails.com)
 
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
 
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
 
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.