Quantcast
Channel: hemju » Rails3
Browsing latest articles
Browse All 8 View Live

Routes in Rails 3Routes in Rails 3

Rails 3 kommt mit einer Menge neuer Funktionen und Updates. Eine dieser Änderungen betrifft die DSL für Routes. Da sich vieles gegenüber Rails 2 verändert hat, ist es Zeit sich mit der neuen DSL zu...

View Article



Image may be NSFW.
Clik here to view.

RailsConf 2010 Roundup (Rails 3.0 RC, Rails 3.1 Outlook and some more...

No I am not at the RailsConf, but unless other conferences, it is possible to follow presentations pretty closely (almost live). So here a little summary of what I gathered from digging through...

View Article

Es ist geschafft! Rails 3.0 ist daThey did it! Rails 3.0 released

Nach knapp 2 Jahren, tausenden Commits und die Hilfe von 1.600 Entwicklern ist es geschafft. Heute wurde Rails 3.0 veröffentlicht. Wer die Entwicklung verfolgt hat weiß, dass Rails 3.0 nicht nur von...

View Article

Image may be NSFW.
Clik here to view.

Rails 3 Quicktip: Autoload lib directory including all subdirectories, avoid...

Rails 3 doesn’t autoload files under the lib directory anymore (aka lazy loading). There was quite a discussion about this controversial decision, while lazy loading can be very good and useful, it is...

View Article

Image may be NSFW.
Clik here to view.

Quicktip: Generating Entity-Relationship Diagrams for Ruby on RailsQuicktip:...

I am not a big fan of documentation. In my experience most documentation just exists for its own sake and normally nobody cares about it. In my mind, the code itself should be so expressive that nearly...

View Article


Full text search with Sunspot in RailsFull text search with Sunspot in Rails

Have you ever been came across a situation, when you have to examine all of the words in every stored document in Rails? Wait! here comes the solution and, that is, none other than Sunspot. Sunspot is...

View Article

Rails 3 Quicktip: Auto reload lib folders in development mode

One of our most popular article is “Rails 3 Quicktip: Autoload lib directory including all subdirectories, avoid lazy loading” in which we describe how autoloading the lib directory in Rails 3 can be...

View Article

Quicktip: Finding deprecated constants/methods easily

In Rails 3 a couple of constants/methods were set deprecated. However, there are still plugins which use them. This ends normally in the annoying log message: DEPRECATION WARNING: RAILS_ROOT is...

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images