Open Source Projects

Cell Generator Open Source Plugin

This is our first Open Source Plugin named Cell Generator, it's very useful for generating Cell Template, it will automatically generate html.erb files and help to easy your work of writing def and end in controller.

Here is how to use:

unzip the file and put it under vendor/plugins , then you can use this codes to make a test:
ruby script/generate cell controller_name method1 method2 method3

Download this Rails Plugin here. This plugin is under LGPL agreement.



direct debit project rails development Rank Checker

This is our previous work named Rank Checker, which helps to check ranks with various keywords for domains. We ourselves use it a lot, and it'll be really helpful when you use it with Google Spreadsheet.

You may see the demo here, and download the source code here.

This open source code is under LGPL agreement.