Joined October 2012
·
Posted to
Sample to get started with PJAX in Rails
over 1 year
ago
Posted to
Eclipse Productivity Tips for Java
over 1 year
ago
Thank you very much. Useful tips.
Posted to
Binding events on elements that are dynamically added to the DOM
over 1 year
ago
Thank you for the tip. Is this the way framework like d3.js work ? The nodes are dynamically created (svg elements), and we have to bind those elements to evens later.
Posted to
Mass rename file in Ubuntu
over 1 year
ago
Thank you for specializing the tool. The tool is built in already into Ubuntu 12.04, we just use it for that purpose only.
My suggestions should be:
- actsaslist: for order list of active record models
- pundit: a Cancan replacement for user authorization
- draper: for active record decorator
- activemodelserializer: for JSON API