colinta / einstein-enumLinks
Enums with associated values and polymorphic behavior, inspired by Swift.
☆8Updated 10 years ago
Alternatives and similar repositories for einstein-enum
Users that are interested in einstein-enum are comparing it to the libraries listed below
Sorting:
- Like RedPotion, but for Android☆74Updated 7 years ago
- Commonly useful extensions to the standard library for RubyMotion☆132Updated last year
- ActiveRecord ORM for RubyMotion Android using built-in SQLite, works with latest RubyMotion as of version 4.11☆22Updated 6 years ago
- Add ᐅ piping method to Ruby for an Elixir feel. First parameter must be an object that responds to :call.☆40Updated 8 years ago
- our one line and relax solution to a ground up rebuild of your iOS or Android RubyMotion app.☆14Updated 9 years ago
- The "smartest" OO Card Game Library☆29Updated 8 years ago
- Use postgres to trigger custom events☆25Updated 4 years ago
- Ruby library to automatically preload data for your Active Model Serializers☆48Updated 3 years ago
- RubyMotion apps development framework☆46Updated 10 years ago
- Making monkey patches sane again☆66Updated 2 weeks ago
- Create an exception with backtrace has never been easier☆25Updated 9 years ago
- ActiveRecord for RubyMotion☆28Updated 10 years ago
- Garfio helps you to build hooks in your ruby objects☆20Updated 10 years ago
- Validate JSON API documents.☆27Updated 7 years ago
- Conversion from one object type to another with a bit of black magic.☆134Updated last year
- Elixir style pipe operator for Ruby☆47Updated 8 years ago
- Auto-generate API docs from your RSpec tests!☆55Updated 8 years ago
- AnyCable-compatible Ruby Rack middleware☆26Updated 2 years ago
- Simple and intuitive authorization solution for RubyMotion. Inspired by CanCan and Pundit.☆10Updated 9 years ago
- A command line interface for automated Git repository milestones.☆46Updated this week
- Detect and show a maintenance page☆26Updated 3 years ago
- An object-oriented Ruby AST extension for Parser☆68Updated 5 years ago
- Start, monitor, and observe background worker processes, from Ruby.☆56Updated 8 years ago
- time-lord is a ruby gem that adds extra functionality to the time class.☆155Updated 8 years ago
- Push your models' scopes up to the surface.☆270Updated 2 years ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆56Updated 4 months ago
- Simple gem to call Oj.mimic_JSON when using bundler or just want to limit code changes to just pulling in gems.☆47Updated 6 years ago
- Enable fancy colored diffs in your minitest assertions☆34Updated 7 years ago
- An extension to paper_trail, using this you can fetch actual object who was responsible for this change☆43Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 9 months ago