RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

devinterface — 25 posts

http://blog.devinterface.com

I wrote a post about how to insert more Disqus comments box in a single page using Ruby on Rails, an iframe and jQuery to dinamically load the comments box.
I just wrote a simple tips about will_paginate Multiple pagination with will_paginate.
A simple tip for paginate two or more list on the same page.
I just wrote a post about custom signup with devise providing only email and setting the password in the account confirmation step.
I wrote a post about prevent registration of reserved login with Ruby on Rails with some examples.

Check it out on DevInterface Blog!
I just wrote a post about how to send email asynchronously using Devise and Rails3 and delayed_job.
I wrote the second post about Ruby Hashes: Ruby Enumerables: Operation on hashes.
Ruby Enumerables: Hashes  blog.devinterface.com
I just write a new post that introduces Ruby Hashes.
Read it on DevInterface Blog.
I wrote a simple example that show how to implement a multiselect with checkbox in Ruby on Rails and jQuery.
I just write a post about How-to send email with a Google account form Ruby On Rails: a working solution.
I just wrote a little post about how to use different layout for the same controller in a Ruby On Rails application.
My new article is a step by step tutorial about how to install MySQL, Ruby and Rails on Osx Snow Leopard.

See it here

Text link: http://blog.devinterface.com/2010/09/how-to-install-mysql-and-rails-on-osx-snow-leopard/
My new article about Rails best practices: Filters and helpers file
I wrote another chapter of my journey trough Rails Best Practices: optimize migrations.

Read it on DevInterface Blog.
I wrote the 4th post of my Rails Best Practices Series:"Put method in the right model"

Read it on DevInterface Blog.
We have just published a new post: Design Patterns in Ruby: Chain of Responsibility on DevInterface Blog.

Read It!
Another post about Rails Best Practices: Rails Best Practices 3: Increase Controller’s readability.
Read it on DevInterface Blog.
Design Patterns in Ruby: Adapter  blog.devinterface.com
I just wrote the second post about Design Patterns: Design Patterns in Ruby: Adapter.
I just wrote the second post of the serie "Rails Best Practices" Move logic to model.
I just posted an article about Abstract Factory, the first pattern we see in the series "Design Patterns in Ruby".
With this post I would like to start a serie of articles concerning the description of the most common design patterns and how these can be applied with the Ruby language.
I've just published the first post about Rails Best Practices about Fat Model - Skinny Controller
Rails Best Practices: introduction  blog.devinterface.com
I'm writing a series of posts about Rails Best Practices: this is the first introduction post. Follow me, i like if you have comments and contributes.
Partial Validation of a Model  blog.devinterface.com
Ruby on Rails:Partial Validation of a Model
I just wrote a post about "How to model a custom search form in Rails" on our DevInterface Blog.
Rails is now closer to its official third release and all plugins and gems authors are working to ensure compatibility of their products with the new version of the framework.

Among the many Rails plugins released by the community, I make a list of 20 most used (and useful) in our projects at DevInterface.