Pinned Repositories
easy_routing
Shortcuts of basic routes to your views and controllers.
fancy_string
Simple convert from "My favorite café" to "my-favorite-cafe". Removes diacritics. Useful for SEO url.
pseudo_model
Rails Model-like validations in any class
rails
Ruby on Rails
render_errors
Ruby on Rails plugin. Simpler rendering ActiveRecord errors. Useful for non-english sites.
translation_scope
Ruby on Rails plugin. Translation helper with automatic scope by controller and action. With this you can write less code.
kelso's Repositories
kelso/test
kelso/myproject
testing git
kelso/used_cars
Sample app used_cars.
kelso/simple-eshop
Shopping cart implementation by session variables.
kelso/simple-todo
kelso/super-test
kelso/hello-world
simple program with puts example
kelso/simple-blog
Simple blog example.
kelso/ttt
Desc
kelso/pseudo_model
Rails Model-like validations in any class
kelso/awesome_nested_set
An awesome replacement for acts_as_nested_set and better_nested_set.
kelso/searchable
Search gem for Ruby on Rails
kelso/mixpanel
Simple lib to track events in Mixpanel service. It can be used in any rack based framework.
kelso/acts_as_importable
A plugin to add csv import/export functionality to any ActiveRecord
kelso/declarative_authorization
An authorization Rails plugin using a declarative DSL for specifying authorization rules in one place
kelso/jQuery-Ajax-Singleton
Create one-at-a-time ajax calls, blocking or cancelling previous or subsequent calls with the same key
kelso/metatag
Set page title and meta tags.
kelso/fancy_string
Simple convert from "My favorite café" to "my-favorite-cafe". Removes diacritics. Useful for SEO url.
kelso/easy_routing
Shortcuts of basic routes to your views and controllers.
kelso/translation_scope
Ruby on Rails plugin. Translation helper with automatic scope by controller and action. With this you can write less code.
kelso/stereotyp_counter
Generates repeating lines with increasing number (userful for static web galleries)
kelso/render_errors
Ruby on Rails plugin. Simpler rendering ActiveRecord errors. Useful for non-english sites.