#45 new
Yurii Rashkovskii

Consider getting rid of #whatever(store, ...)'s optional store argument

Reported by Yurii Rashkovskii | May 3rd, 2008 @ 09:12 AM

May be it is nicer to do it this way:

with_store(@another_store) { User.find(...) }
with_store(@another_store) do
  View.create!("hello") { ... }
end

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

StrokeDB is an embeddable distributed document database written in Ruby

Shared Ticket Bins

People watching this ticket