I am the co-founder of the Ruby China,
For now, I work for Longbridge Inc.
Featured
Rails | |
Homeland | Open source discussion website. |
BlueDoc | Document management tool for enterprise self host |
RubyGems | |
rails-settings-cached | The best solution for store global settings in Rails applications. |
action-store | Store different kinds of actions (Like, Follow, Star, Block, etc.) in a single table via ActiveRecord Polymorphic Associations. |
second_level_cache | Second level cache for ActiveRecord for make your application faster. |
rucaptcha | Captcha gem for Rails Applications which generates captcha image by C code. |
auto-correct | Automatically add whitespace between CJK (Chinese, Japanese, Korean) and half-width characters (alphabetical letters, numerical digits and symbols). |
notifications | Notifications Center engine like GitHub or other application for any Rails applications. |
action-draft | Action Draft brings your ActiveRecord model to storage multiple draft attributes without add columns to the business table. |
exception-track | Tracking exceptions for Rails application store them in database. |
audit-log | Trail audit logs (Operation logs) into the database for user behaviors, including a Web UI to query logs. |
enumize | Extend ActiveRecord::Enum for add more helpful methods. |
sql-builder | A simple SQL builder for generate SQL for non-ActiveRecord supports database |
actiontext-lite | Lite version of ActionText |
redis-search | High performance real-time prefix search, indexes store in Redis for Rails application |
Go | |
gobackup | Simple tool for backup your databases, files to FTP / SCP / S3 storages. |
html-pipeline | Go version of [html-pipeline](https://github.com/jch/html-pipeline). |
go-auto-correct | Go version of AutoCorrect. |
go-nested-set | Golang implementation of the Nested set model for Gorm. |
go-pinyin | Forked version Pinyin for Go |
Rust | |
autocorrect | Rust version of AutoCorrect. |