Pinned Repositories
active_repository
An example implementation of repository pattern on top of ActiveRecord
volodymyr-sh's Repositories
volodymyr-sh/awesome-ruby
:gem: A collection of awesome Ruby libraries, tools, frameworks and software
volodymyr-sh/base16-iterm2
Base16 for iTerm2
volodymyr-sh/capistrano-recipes
Clone and deploy. Deployment made incredibly simple with capistrano. Recipes for many popular infrastructure gems.
volodymyr-sh/coffeescript-design-patterns
Gang of Four design patterns in CoffeeScript
volodymyr-sh/colour-schemes
Colour schemes for a variety of editors created by Dayle Rees.
volodymyr-sh/copy-to-clipboard
Copy stuff into clipboard using JS
volodymyr-sh/DeepBlueSee
A Sublime Text Color Scheme
volodymyr-sh/demo-http-caching
volodymyr-sh/design-patterns-in-ruby
Examples from the book Design Patterns in Ruby by Russ Olsen. # ruby 2.2.0
volodymyr-sh/gof-design-patterns-ruby
Source code for the "Gang of Four Design Patterns in Ruby" course.
volodymyr-sh/html2slim
convert html files to slim
volodymyr-sh/java-design-patterns
Design pattern samples implemented in Java
volodymyr-sh/jBinary
High-level API for working with binary data.
volodymyr-sh/jsx-transpiler
Parses and compiles JSX code to JavaScript AST or code.
volodymyr-sh/memento
Undo for Rails/ActiveRecord - covers destroy, update and create
volodymyr-sh/memory_profiler
memory_profiler for ruby
volodymyr-sh/PayPal-Ruby-SDK
Ruby SDK for PayPal RESTful APIs
volodymyr-sh/react-rails-img
simple image helpers for the rails project using react
volodymyr-sh/redis-browser
Redis Browser UI
volodymyr-sh/ruby-patterns
Examples of Patterns in Ruby