RSS feed
Home

Search results

"tag:ruby"


Title and summary Date/time
1
YASCal - beta release
Jerry Seinfeld invented a unique system he used to motivate himself to write. He put a big wall calendar on a prominent place. For each day he did his task of writing, he put a big red X over that day. Read more about this at: lifehacker Then, as he ...
11-May-2012
2
Sinatra-HART
Just published a boilerplate that can help you get up to speed with creating a Sinatra web application. Sinatra-HART A Sinatra Haml, Activerecord, RSPEC and Twitter bootstrap boilerplate, with SimpleCov flavour :) You can find all the details ...
5-May-2012
3
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
4
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
5
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
6
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
7
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
8
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