RSS feed
Home

Search results

"category:/ruby"


Title and summary Date/time
1
extra 5 minutes of fun; JRuby and Velocity
As promised, this time I am showing you a very simple way to play with Velocity templating language in JRuby. jvel.rb # A simple JRuby Velocity integration demo # Notes: # - save this script as 'jvel.rb'.# - in the folder from where you're executing ...
6-Nov-2009
2
5 minutes of fun: JRuby and StringTemplate
If you like to explore some stuff on templating, and I highly recommend StringTemplate, this is how you can do it from JRuby. jrst.rb # A simple JRuby StringTemplate integration demo # Notes: # - save this script as 'jrst.rb'.# - in the folder from ...
4-Nov-2009
3
JRuby actions in JPublish
As some of you already know, JPublish can execute actions written in JRuby. This is all possible through the magic of the BSF :) I received a lot of questions about how can a JRuby Action use the java objects available in the JPublishContext? There's ...
17-Jul-2007
4
RailsWorks beta preview; source code available
I just published the source code of RailsWorks RailsWorks is a simple Rails application which helps you log your daily work in a simple and friendly interface. We are developing this application for fun and to learn more about Rails. The source code is ...
15-Jun-2007
5
Using GMail's SMTP Server with Rails
link: How to use GMail's SMTP Server with Rails Wow, this was just in time, I was really looking for this. For the project I am about to launch, I wanted to be able to send email notifications in a secure way and I was looking for an elegant solution ...
21-Feb-2007
6
gemtacular is cool!
Ever since I started working with Ruby, I was amazed about the passionate communities supporting this beautiful language.Because of the intense activity going on, finding code, snippets and hidden gems ;) is a hard and a time consuming job .... and will ...
21-Jan-2007