knewter / phplist_interface

A rails app whose sole purpose is to serve up an ActiveResource interface into PHPList's databases

This URL has Read+Write access

Josh Adams (author)
Thu Apr 16 11:44:35 -0700 2009
commit  be92698c39892875bebc6f700dad858a2fd70861
tree    69113538e37f98f0d41306317e41125c4615a9dc
parent  a5790ff66e6f57d844f64866786fcf1974631cc7
name age message
file .gitignore Loading commit data...
file README
file Rakefile
directory app/
directory config/
directory db/
directory doc/
directory public/
directory script/
directory test/
README
== phplist_interface

This is a rails app whose sole purpose is to serve up an ActiveResource interface into PHPList's databases

- Josh Adams, http://www.isotope11.com

== License ==
The MIT License

Copyright (c) 2009 Isotope11 [Josh Adams, James Cook]

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.