Created
May 12, 2011 12:50
-
-
Save sofadesign/968431 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Un tip git par jour](https://github.com/francois2metz/gitdaily): histoire de découvrir tranquillement de nouveaux trucs sur Git. | |
[MicroJS: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!](http://microjs.com/) parce qu'il n'y a pas que jQuery dans la vie et que parfois on a besoin de choses plus minimales et mieux adaptée à un besoin particulier. | |
[Constructing Web APIs with Rack, Sinatra and MongoDB](http://www.slideshare.net/oisin/constructing-web-apis-with-rack-sinatra-and-mongodb) Prochaine API qu'on développe, c'est promis, on la fait avec MongoDB :) | |
Ruby manque de documentation ? Un [petit challenge à été lancé](http://blog.segment7.net/2011/05/09/ruby-1-9-3-documentation-challenge) pour atteindre 60% de code documenté pour la sortie de Ruby 1.9.3 en juillet. [Y Contribuer](http://blog.steveklabnik.com/contributing-to-rubys-documentation) est par ailleurs relativement aisé. | |
Rails 3.1, encore un petit aperçu: devenez encore plus fainéants avec les [migrations réversibles](http://edgerails.info/articles/what-s-new-in-edge-rails/2011/05/06/reversible-migrations/index.html). Intéressant dans l'histoire, la [limpidité du code qui permet la chose](https://github.com/rails/rails/blob/master/activerecord/lib/active_record/migration/command_recorder.rb). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment