RSS Feed

Articles tagged with Rails

Building a Rails 3 Engine

Rails 3 has been out quite a while in "rails" time. Back in the world of rails 2 most custom code was added via rails plugins stored in the vendor directory. Although this allowed for a clean dependency relationship when new versions of plugins came out it made it difficult to upgrade existing code bases. So when it came time to upgrade to rails 3 this contributed to a lot of people having difficultly upgrading their existing codebases. Along came the new revised rails 3 engine...


Digging into RubyGems

Every developer has experienced an episode of painful dependency management.  Missing libs, "dll hell," and hours of wasted effort.  Been there. It's painful.

Luckily for those working in the Ruby ecosystem, there is a nice tool that helps with dependency management: RubyGems.

In this post we'll dive a little deeper into how RubyGems works with your Ruby code to properly load and manage gems.  Understanding the load process will better prepare you when things...


Calendar

Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31

Recent Posts

Building a Rails 3 almost 2 years ago
Automated Testing... almost 2 years ago
Introduction to CSS3:... almost 2 years ago
Appcelerator Flurry... almost 2 years ago
Facilitating 2 years ago

Archive