jasonroelofs / raidit

Gaming and MMO focused calendar application as an experiment on Rails application development.

Home Page:http://jasonroelofs.com/2012/05/29/designing-a-rails-app-part-1/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raid.it

A guild raiding and events calandar.

This project was put together as an experiment to understand why Rails applications seem to always devolve into massively coupled, difficult-to-maintain messes of code. Starting from scratch using ideas from talks and discussions with workmates and friends, I went through the process of building an application where each step was explicitly the opposite of what normally happens in a Rails application.

I blogged my thoughts and process under the series "Designing a Rails App". The posts are as follows:

This project is complete and I don't plan on any more updates to this repository.

And code climate shows a perfect score! Code Climate

About

Gaming and MMO focused calendar application as an experiment on Rails application development.

http://jasonroelofs.com/2012/05/29/designing-a-rails-app-part-1/


Languages

Language:Ruby 98.7%Language:CoffeeScript 1.0%Language:JavaScript 0.3%