Photo shared by ulterior epicure
- Enumerating Ruby: Object#enum_for: Michael Harrington shares an example of enum_for, a little known ruby feature that will allow lazy collection enumerating, nice post.
- MacRuby 0.10 Released: XCode 4 Support and App Store Submissions: Peter Cooper shares the release of MacRuby 0.1, worth taking a look if you wanna try something on the Mac app space.
- GitHub Reflog v1.3.21: See some of the hand picked cool projects on github including blue_print, meme, aristo-jquery-ui theme, etc.
- Composing Scopes on Multiple Models in Rails 3: This can get messy if you are not careful enough when calling scopes that span across a single model.
- Rails Best Practices on Code School: Gregg Pollack announces the Rails Best Practices lessons.
- Ruby Did You Know That: #3 (For Loops and Fields): Twist your brain with this funky for looping construct that actually mutates the looping variables!
- Episode 258: Token Fields: Ryan Bates shows how to use JQuery token fields to implement autocomplete on many-to-many relations!

0 comments:
Post a Comment