Grails MagicNumbers Plugin 0.1 released

Submitted by willy 3 years ago, published on

Inspired by Rails' ActiveSupport library, I've just released the MagicNumbers plugin that adds several time calculation methods to the Integer class:

http://grails.org/plugin/magic-numbers

With this plugin you now can do cool things like the following with Grails as well:

2.minutes

1.hour

4.weeks

2.months.fromNow

blog comments powered by Disqus