Pinned Repositories
Build-fun-Rust-applications-using-CLI
Build fun Rust applications using CLI by Packt Publishing
squiggle
An estimation language
ondo
RockDB extentions
active_record_base_without_table
More complete active record without tables. Allows delegation of storage responsibility. Does not kill active_record callbacks. Tested on Rails 2.3.8 Improved from on http://svn.viney.net.nz/things/branches/active_record_base_without_table_edge/
active_record_like
ActiveRecord now delegates persistance to other mediums. Potentially your ActiveRecords might be coming from XML, LDAP, Memcache or even C# libraries! See sample_active_record_like to see it in action.
cached_model
fork of seattle.rb's cached_model gem
hobodemo1
Organizations define events and users register to attend the events. Organization admins accept the users.
rails_template_files
Template files to keep my rails templates shorter and to the point
reducer
MathJs parser coupled with a LISP interpreter to provide a complete functional language. ReScript implementation
umuro's Repositories
umuro/active_record_like
ActiveRecord now delegates persistance to other mediums. Potentially your ActiveRecords might be coming from XML, LDAP, Memcache or even C# libraries! See sample_active_record_like to see it in action.
umuro/active_record_base_without_table
More complete active record without tables. Allows delegation of storage responsibility. Does not kill active_record callbacks. Tested on Rails 2.3.8 Improved from on http://svn.viney.net.nz/things/branches/active_record_base_without_table_edge/
umuro/cached_model
fork of seattle.rb's cached_model gem
umuro/hobodemo1
Organizations define events and users register to attend the events. Organization admins accept the users.
umuro/rails_template_files
Template files to keep my rails templates shorter and to the point
umuro/sample_active_record_like_rails
A sample usage of active_record_like. Watch active_record_like in action
umuro/elm-mdl-counter-pair
Nesting Elm Components that Use elm-mdl
umuro/factory_girl_rails
Factory Girl ♥ Rails
umuro/reducer
MathJs parser coupled with a LISP interpreter to provide a complete functional language. ReScript implementation
umuro/crawler
A high performance web crawler in Elixir.
umuro/elm-architecture-tutorial
How to create modular Elm code that scales nicely with your app
umuro/kv_umbrella
umuro/mercury
Mercury Editor: The Rails HTML5 WYSIWYG editor
umuro/ondo
RockDB extentions
umuro/rescript-react-with-elixir
@rescript/react in Elixir 1.10.3
umuro/rust-starter
An initial docker-compose file to start a new Rust project
umuro/squiggle
umuro/wasm-counter
A React counter implemented in Rust language for demo