24th Sat
Released merb_full_url plugin
I released the merb_full_url plugin that provides URL which has origin (scheme, host and port)
You can install this gem like this;
pre>>
% sudo gem install merb_full_url --source http://merbi.st
<<--
And you get full URLs by calling full_url/full_resource methods instead of url/resource.
But I think, it is better for merb to become providing such methods in advance :-)
posted by
takiuchi on Sat 24 Jan 2009 at 02:24 with 0 comments