The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Decouple the File in your Rails Plugin, Please

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Peter Williams

Posts: 165
Nickname: pezra
Registered: Apr, 2005

Just is a random programmer.
Decouple the File in your Rails Plugin, Please Posted: Nov 21, 2007 2:18 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Peter Williams.
Original Post: Decouple the File in your Rails Plugin, Please
Feed Title: Peter Williams' Weblog
Feed URL: http://barelyenough.org/blog/tag/ruby/feed/
Feed Description: Random thoughs about software development, and anything else I find interesting.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Peter Williams
Latest Posts From Peter Williams' Weblog

Advertisement
Defining new behavior for core Rails classes in mixins is a common pattern in Rails plugins. This allows for a separation of concerns that improves maintainability and digestability. However, it raises a bit of question about where the mixin inclusion step should take place. Should it happen in the plugin’s init.rb or in the same file as [...]

Read: Decouple the File in your Rails Plugin, Please

Topic: Zeldman on Web Design Previous Topic   Next Topic Topic: if vs if then

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use