RailsCasts Pro episodes are now free!

Learn more or hide this

Tomek's Profile

GitHub User: TeWu

Comments by Tomek

Avatar

Great stuff! I feel silly that i didn't try JRuby before.

But I have some questions:
* Is there compilation from JRuby to JVM bytecode going on over the scenes?
* And is there way to compile JRuby to Java code?

Avatar

Great Tip! THX!
It is also worth noting that for this to work gem 'pry' must be in your Gemfile.

Avatar

Just use
Rails.application.config.assets.paths instead of
Rails.application.config.assets.path

Avatar

Nice episode! Would be interesting to see more about Tilt.

Avatar

This is my first two comments so I don't want to be too intrusive :), but the episode 104 looks at least as relevant as 249 and 149 :)

Avatar

Isn't that should be "Episode 149: Rails Engines" instead of "Episode 249: Notifications in Rails 3" in show notes ??