Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
mcansky edited this page Jan 30, 2011 · 21 revisions

Project to build an alternative to delicious since we need it.

Changelog

There is a simple Changelog and a generated Changelog. While the first one will list simply what has been changed between each tag, the last one will list all commits between each tags.

Rdoc

Rdoc

Needed

biggest need : public web interface is basic at the moment, views are being worked on lately, also need to work on a simple yet propre admin zone to replace rails_admin.

also needed : useful readme

License

MIT.

Wanna help ?

No worries : get the code (fork it), do things including tests (check "https://github.com/thoughtbot/factory_girl":Factory_Girl and "https://github.com/thoughtbot/shoulda":Shoulda), request pulls.

You need to know some stuff about :

  • ruby
  • ruby on rails 3
  • bundler
  • rvm (always a good thing)
Clone this wiki locally