Welcome to MVCForge!
A social news site written by programmers for programmers who build applications using MVC Frameworks like CodeIgniter, CakePHP, Ruby on rails, Django and more.

Archived - ruby on rails Syndicate content

1

Simplifying your Ruby on Rails code: Presenter pattern, cells plugin

http://kpumuk.info

Today we will talk about code organization in Ruby on Rails projects. As everybody knows, Ruby on Rails is a conventional framework, which means you should follow framework architects’ decisions (put your controllers inside app/controllers, move all your logic into models, etc.) In this write-up I will try to summarize my personal experience and show how I usually solve these problems.

More »
muradin's picture
Created by muradin 33 weeks 4 days ago
Category: ruby on rails   Tags:
1

Loading once in a while in rails

http://railsapi.edublogs.org

I’m not au fait of Rails doing any checks during startup. at the start The onlything that comes to shilly-shallying would be to authenticate any antivirus software ormalware detection software ceaseless that could be causing more persuade. Can you come across the risk keep an eye on to maintenance if you are celebration, cpu or IObound?

More »
stevecoder's picture
Created by stevecoder 34 weeks 4 days ago
Category: ruby on rails   Tags:
1

Ruby on Rails creator David Heinemeier Hansson

http://www.cio.com.au

Ruby on Rails, or just Rails, has allowed thousands of developers to create complex applications rapidly in a consistent manner. This level of consistency and re-use of code Rails helped pioneer has also given rise to the concept of a Web application framework, where components are used for common tasks like database connectivity.

More »
mixinx's picture
Created by mixinx 40 weeks 22 hours ago
Category: ruby on rails   Tags:
1

Ruby on Rails vs Django

http://cfc.kizzx2.com

Ruby on Rails vs Django
The contest between the flagship MVC frameworks of the two of the best breed programming languages out there. Django is very interesting to study because it takes quite different approaches from that of Rails, and is probably one of the very few frameworks that isn’t a Rails clone.

More »
gartman's picture
Created by gartman 1 year 8 weeks ago
Category: ruby on rails   Tags:
1

What is your favorite web framework?

http://codejustin.com

I have recently been thinking about learning a web framework. At this point I’m looking for at rapid development type framework so I can see results without typing a whole lot of code. I’m starting to get into Python again and was looking at Django. The other options I’m considering are Ruby on Rails and ASP.net...

More »
djangoman's picture
Created by djangoman 1 year 11 weeks ago
Category: ruby on rails   Tags:
1

Using Javascript Code for RJS Instead of IDs

http://sentia.com.au

Bill Burhcam over at Meme Rocket made a post that *almost* solved a problem for me the other day. We’re currently doing some work that ends up creating html. Pretty standard stuff, but for a few reasons that aren’t really worth going into we can’t easily rely on our element ids being unique. The prototype functions ‘up’ and ‘down’ are perfect for this situation though.

More »
stevecoder's picture
Created by stevecoder 1 year 17 weeks ago
Category: ruby on rails   Tags:
1

Ruby on Rails 2.3 Release Notes

http://guides.rubyonrails.org

Rails 2.3 delivers a variety of new and improved features, including pervasive Rack integration, refreshed support for Rails Engines, nested transactions for Active Record, dynamic and default scopes, unified rendering, more efficient routing, application templates, and quiet backtraces.

More »
stevecoder's picture
Created by stevecoder 1 year 17 weeks ago
Category: ruby on rails   Tags:
1

Using Google OAuth in Ruby on Rails Sites

http://www.manu-j.com

In this article,Manu will teach you how to use Google oauth in your Ruby on rails application. Check it out.

More »
mr_davidr's picture
Created by mr_davidr 1 year 20 weeks ago
Category: ruby on rails   Tags:
1

Using blocks in Rails custom date formats

http://autonomousmachine.com

A not-so-well known feature of ActiveSupport is its ability to handle blocks as definitions for custom date and time formats.

More »
jesse's picture
Created by jesse 1 year 23 weeks ago
Category: ruby on rails   Tags:
1

Friendly_id plugin for Rails 2.3

http://blog.bridgeutopiaweb.com

In this article Bridgeutopiaweb will teach us how to install friendly_id as plugin for Rails 2.3. Check his blog..

More »
stevecoder's picture
Created by stevecoder 1 year 23 weeks ago
Category: ruby on rails   Tags: