Pinned Repositories
2048-game
active_model_exporters
A simple way to export data in Rails.
calculator
A simple calculator in order to learn cucumber.
classiphier
Classifier module using Bayesian's theorem.
dijkstra
My own Dijkstra's Algorithm implementation.
flash_rails_messages
A simple helper to display flash rails messages
iso-8583
ISO 8583 Financial Messaging for Ruby
mass_insert
Mass database insertion in Rails
shoulda_routing
A simple DSL to test rails routes.
voltex
Dynamic permissions authorization with Rails.
alejandrodevs's Repositories
alejandrodevs/voltex
Dynamic permissions authorization with Rails.
alejandrodevs/mass_insert
Mass database insertion in Rails
alejandrodevs/flash_rails_messages
A simple helper to display flash rails messages
alejandrodevs/active_model_exporters
A simple way to export data in Rails.
alejandrodevs/shoulda_routing
A simple DSL to test rails routes.
alejandrodevs/coushion
This is a simple and powerful ODM (Object-Document Mapper) for CouchDB in Ruby.
alejandrodevs/sphene
Simple and lightweight gem for class attributes.
alejandrodevs/classiphier
Classifier module using Bayesian's theorem.
alejandrodevs/99bottles_milk
alejandrodevs/active_storage_validations
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
alejandrodevs/activemodel_json_validator
A simple json validator based on ActiveModel.
alejandrodevs/boruta
alejandrodevs/canvas-circular-countdown
Draw a configurable circular canvas countdown timer.
alejandrodevs/couchy
Simple ruby wrapper around CouchDB’s RESTFul API.
alejandrodevs/docker-api
Playing with docker.
alejandrodevs/dotfiles
My personal dotfiles
alejandrodevs/ecto
A toolkit for data mapping and language integrated query.
alejandrodevs/ember-cli-bootstrap-datepicker
Datepicker component for Ember CLI
alejandrodevs/ember-date-components
An Ember add-on which provides pure Ember-based date picker components.
alejandrodevs/ember-maskmoney
An ember cli addon for for jquery-maskmoney
alejandrodevs/kane
Google Pub/Sub client for Elixir
alejandrodevs/mailgun-ruby
Mailgun's Official Ruby Library
alejandrodevs/notifications
alejandrodevs/scrivener_html
HTML view helpers for Scrivener
alejandrodevs/shoulda-matchers
Collection of testing matchers extracted from Shoulda
alejandrodevs/solidus_globalize
:earth_africa: Model data globalization for Solidus
alejandrodevs/tabler-rubygem
Fork of https://github.com/lightyrs/tabler-rubygem patched for sass-rails 6.0
alejandrodevs/tiddle
Devise strategy for token authentication in API-only Ruby on Rails applications
alejandrodevs/ueberauth_google
Google OAuth2 Strategy for Überauth.
alejandrodevs/ueberauth_microsoft
Microsoft Strategy for Überauth