Skip to content

nikosd/teachmate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Roman Snitko
http://snitko.ru

== GETTING THE CODE AND SETTING UP

  1. clone repo from github
  2. git submodule update
  3. cp config/_database.rb config/database.rb && cp config/_session_secret_key.txt config/session_secret_key.txt

== DEPENDENCIES

  1. Currently TeachMate runs on Rails 2.1.2, but I'm pretty sure
     it will work on 2.0.2

  2. You will need rspec gem installed.
     If you're using Rails 2.1.2 you will need rspec 1.1.11
     If you're using Rails 2.0.2 i can tell you it wokred fine with rspec 1.1.4

  3. rmagick gem

== CONTRIBUTING

  * If you're planning to add or enhance a feature please check through TODO first.
  * When implementing, please make sure you write specs for your code.
    I do not accept models/controllers/lib code without specs or at least regular tests for it.
  * If you have any suggestions or questions you can find my contacts at http://snitko.ru

  * You can contribute by just posting about TeachMate in your blog.
    TeachMate could become extremely useful for people as it gets more users from all over the world.

About

sources of TeachMate.org service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published