Ubuntu环境下开发:Ruby 2.0、Rails 3.2.13

 

用户注册登陆系统 :devise

https://github.com/plataformatec/devise

 

用户权限:cancan

https://github.com/ryanb/cancan

 

form封装:simple_form:

https://github.com/plataformatec/simple_form

 

客户端校验:

client_side_validations

client_side_validations-simple_form

 

树形结构,ruby处理数据库tree结构:ancestry

 

Excel处理:spreadsheet