Archives for Home
-
PunBB to Beast converter
Rails plugin punbb_to_beast would convert PunBB to Beast forum data. Repository is here: http://site-express.biz/svn/svn_r/plugins/punbb_to_beast/ To install and run assuming beast and punbb are in same...
August 14, 2007 | beast rails forum | read on »
-
GetText to Gibberish rake task
Here is a rake task to update your models and controllers to use Gibberish instead of GetText. It would change _s(“Title|MyTitle”) to “MyTitle”[] . It...
August 08, 2007 | i18n rails | read on »
-
Gettext to Gibberish
For upgrade of old Rails project I decide to use Gibberish instead of GetText. Reasons are: Gibberish seems very light and pure ruby. Installing GetText...
I am Bojan Mihelac and this blog is dedicated to share code, thoughts, tools and advices I came up with while working in