RailsCasts Pro episodes are now free!

Learn more or hide this

4ware's Profile

GitHub User: 4ware

Site: http://4ware.net

Comments by 4ware

Avatar

How would you select or sort by these dynamic values with activerecord?

Avatar

One last possible thing might be a way to restrict users to specific tenants. So that a use can only log into one tenant. Maybe with some kind of authorizaton system like cancan??

Avatar

Does anyone know whether and if so how it's possible to use fnordmetric on heroku?

Avatar

I second this one! While trinidad is kind of like the first step, the logigac next one is using a whole application server like jboss / torquebox.

Avatar

Hi Ryan,

what if i would like to use ssl for the faye server? With fay i could specify this in it's config. How to do this with private_pub?

  • Kai
Avatar

Any ideas on how to use multiple pop3 mailboxes for polling?

Avatar

Hi Ryan,
i've installed your dot files on my other machine the other day. The plugins dir does nit seem to be loaded. Where shall i put my custom plugins?

  • Kai
Avatar

Yep, figured that one out yesterday. Thanks anyway! Any chance to not include the ruby version in the file and to let rvm handle the versioning?

Avatar

I'm closing in on it. rvm seems to forget which ruby to use.

"rvm system ruby-1.9.2-p290" is a small fix even though it does not fix this entirely...

Avatar

Yippi! It just crashed my environment... I'm using rvm if that makes a difference:

bundle
/Users/kai/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:247:in `to_specs': Could not find bundler (>= 0) amongst minitest-1.6.0, rake-0.8.7, rdoc-2.5.8

Any Ideas?

Avatar

Hi Ryan.

Have you thought about doing an episode about testing ajax functionalities?

Cheers, Kai

Avatar

Does anyone see a problem integrating this gem with mongoid?