Skip to content

smathy/simplelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplelog

“Simplelog is a simple (and free!) Ruby on Rails weblog application”

It’s a project from Garrett Murray, you can find informations on its official site http://www.simplelog.net/. Since the project is no more active, here is a fork to maintain it with recent versions of Rails, and make it work under Sqlite (which fit perfectly with the initial goals of the project in my opinion).

Warning : this version has only been tested with Sqlite, no Postgresql or Mysql warranty.

Warning : the major part of tests pass successfully but some are broken and some features may not work (soap api, automated updates, …)

About

Simplelog is a simple Ruby on Rails weblog application. This project is a fork to work with Sqlite3 and Rails 2.1.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 92.0%
  • JavaScript 8.0%