Sha256: d99d1266fed2b5192fb4f52beaa15638232b3074a4ace0bdc2b6301b9c9d30b9

Contents?: true

Size: 871 Bytes

Versions: 12

Compression:

Stored size: 871 Bytes

Contents

- Setup

Add themes_for_rails to your Gemfile.

gem 'themes_for_rails'

Add themes_for_rails to your config/routes.rb

Then follow the instructions provided in the README file. 

- Accomplishments

I've accomplished several things:

* I got the chance to know a lot about the Raisl 3 public API. I have worked a lot on hooking the themes support cleanly, and not using monkey patching. 

* I also learned about testing with the minimal. In this project I am not using rspec, but test_unit, so this was different from what I was used to. 

* This time, I build the library step by step, one part at a time, which was pretty different from what I did with the twitter lib. Progressively built. I required to do design first and then coding. Leasson learned. 

* Finally, coding style. Use vertical spaces. 

---NOTE---

More information reading the specs, or the README. 

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
themes_for_rails4-1.5.1 doc/RMU_REVIEW
themes_for_rails-0.5.1 doc/RMU_REVIEW
themes_for_rails-0.5.0 doc/RMU_REVIEW
themes_for_rails-0.5.0.pre doc/RMU_REVIEW
themes_for_rails-0.4.3 RMU_REVIEW
themes_for_rails-0.4.2 RMU_REVIEW
themes_for_rails-0.4.1 RMU_REVIEW
themes_for_rails-0.4.0 RMU_REVIEW
themes_for_rails-0.3.1 RMU_REVIEW
themes_for_rails-0.3.0 RMU_REVIEW
themes_for_rails-0.2.5 RMU_REVIEW
themes_for_rails-0.2.4 RMU_REVIEW