Skip to content

mdk/chat-wall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat wall

This is a very simple (almost tutorial) application in Merb framework taken from this SLAPP tutorial .

A little bit of additional AJAX & theming was added. All credit goes to the original author.

Some shortcuts:

  • rake db:migrate to generate database (sqlite3 config by default)
  • rake spec to run the tests
  • merb -t interactive merb console
  • rake db:create:all create databases for all configurations
  • rake db:test:clone recreate the test database from the current database

About

A simple chat wall Merb application built from SLAPP tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages