Ruby

http://s.erious.ly

Posts tagged "rails"

Setting Up Fast No-Rails Tests

The key to fast tests is simple: don’t do slow things. Warning: this post is a kind of long examination of a problem, namely, how to integrate fast non-Rails tests and slow Rails tests in the same test suite. This may be a problem nobody is having. But having seen a sample of how this...

Setting Up Fast No-Rails Tests

The key to fast tests is simple: don’t do slow things. Warning: this post is a kind of long examination of a problem, namely, how to integrate fast non-Rails tests and slow Rails tests in the same test suite. This may be a problem nobody is having. But having seen a sample of how this...

Setting Up Fast No-Rails Tests

Setting Up Fast No-Rails Tests

Modularized Association Methods in Rails 3.2

Happy Friday! It's Rails 3.2 day! The official release announcement mentions a few of the big changes, but I'd like to take a moment to highlight a relatively small change I was responsible for, one that I hope may make your life a little easier. From...

Rails 3.2.0.rc2 has been released!

Hi everyone, Rails 3.2.0.rc2 has been released! What to update in your apps Update your Gemfile to depend on rails ~> 3.2.0.rc2 Update your Gemfile to depend on sass-rails ~> 3.2.3 Start moving any remaining Rails 2.3-style vendor/plug...

Rails 3.1.1 has been released!

Hi everyone, Rails 3.1.1 has been released. This release requires at least sass-rails 3.1.4 CHANGES ActionMailer No changes ActionPack stylesheetlinktag('/stylesheets/application') and similar helpers doesn't throw Sprockets::File...

[ANN] Rails 3.1.1.rc3

Hi everyone, Rails 3.1.1.rc3 has been released. Please give it a try, it's our chance to fix regressions you might find and make a beautiful 3.1.1 stable release. If there are no regressions I will be releasing 3.1.1 final next October 7t...

[ANN] Rails 3.1.1.rc2

Hi everyone, Rails 3.1.1.rc2 has been released. Please give it a try, it's our chance to fix regressions you might find and make a beautiful 3.1.1 stable release. If there are no regressions I will be releasing 3.1.1 final next October 3r...

[ANN] Rails 3.1.1.rc2

Hi everyone, Rails 3.1.1.rc2 has been released. Please give it a try, it's our chance to fix regressions you might find and make a beautiful 3.1.1 stable release. If there are no regressions I will be releasing 3.1.1 final next October 3r...

[ANN] Rails 3.1.1.rc1

Hi everyone, Rails 3.1.1.rc1 has been released. Please give it a try, it's our chance to fix regressions you might find and make a beautiful 3.1.1 stable release. If there are no regressions I will be releasing 3.1.1 final next September ...

[ANN] Rails 3.1.1.rc1

Hi everyone, Rails 3.1.1.rc1 has been released. Please give it a try, it's our chance to fix regressions you might find and make a beautiful 3.1.1 stable release. If there are no regressions I will be releasing 3.1.1 final next September ...