Pinned Repositories
conversejs-rails
The Converse.js library, ready to play with Rails
json_apiable
Include JsonApiable module in your API::BaseController to receive a collection of methods, callbacks and exception handling specifically geard towards JSON:API
serially
Declare the order in which Resque-based background tasks should run and implement them with blocks, using simple DSL, in ActiveRecord model or any Ruby class. The tasks will run serially, strictly one after the other
serially-demo
Demo app that showcases Serially gem usage
resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
mikemarsian's Repositories
mikemarsian/conversejs-rails
The Converse.js library, ready to play with Rails
mikemarsian/json_apiable
Include JsonApiable module in your API::BaseController to receive a collection of methods, callbacks and exception handling specifically geard towards JSON:API
mikemarsian/serially
Declare the order in which Resque-based background tasks should run and implement them with blocks, using simple DSL, in ActiveRecord model or any Ruby class. The tasks will run serially, strictly one after the other
mikemarsian/serially-demo
Demo app that showcases Serially gem usage
mikemarsian/active_model_serializers
ActiveModel::Serializer implementation and Rails hooks
mikemarsian/converse_with_me
Adding Facebook-like chat to your Rails app should be easy. Wraps conversejs, ruby_bosh and xmpp4r to make that so.
mikemarsian/converse_with_me-demo
mikemarsian/daily-fashion
Daily Fashion demo site
mikemarsian/daily-fashion-api
DailyFashion fake API
mikemarsian/express_crowd
mikemarsian/gitmoji
An emoji guide for your commit messages. 😜
mikemarsian/jsonapi-utils
Build JSON APIs with ease on Rails (without the need for defining JSONAPI Resources)
mikemarsian/matcher
A simple app that showcases how Neo4J can be used to match workers with skills
mikemarsian/mikemarsian.github.io
mikemarsian/posts-auth
mikemarsian/ruby_bosh
An XMPP BOSH session pre-initializer for Ruby web applications (updated for Ruby 2+)