Pinned Repositories
capybara-typhoeus
Typhoeus driver for Capybara, allowing testing of REST APIs
cyclop
Job queue with MongoDB with emphasis on never losing any task even if worker fails hard (segfault).
delayed_job_sequel
Sequel backend for Delayed Job
gherkin-ruby
gherkin-ruby is a Gherkin parser in pure Ruby using Parslet.
harpy
Client for REST API
jquery.elastic.js
Elastic is jQuery plugin that grow and shrink your textareas automatically
sequel-rails
A gem for using Sequel with Rails 5.x, 6.x, 7.x, 8.x
sequel_bitemporal
Bitemporal versioning for sequel.
sequel_translatable
Translate model attributes for sequel, fully tested.
unidecoder
A port of Perl's Unidecoder to Ruby.
Metrilio SA's Repositories
TalentBox/sequel-rails
A gem for using Sequel with Rails 5.x, 6.x, 7.x, 8.x
TalentBox/sequel_bitemporal
Bitemporal versioning for sequel.
TalentBox/cyclop
Job queue with MongoDB with emphasis on never losing any task even if worker fails hard (segfault).
TalentBox/delayed_job_sequel
Sequel backend for Delayed Job
TalentBox/capybara-typhoeus
Typhoeus driver for Capybara, allowing testing of REST APIs
TalentBox/sequel_translatable
Translate model attributes for sequel, fully tested.
TalentBox/harpy
Client for REST API
TalentBox/unidecoder
A port of Perl's Unidecoder to Ruby.
TalentBox/cookbooks
Opscode Cookbooks for Chef
TalentBox/errbit
The open source error catcher that's Hoptoad API compliant
TalentBox/gherkin-ruby
gherkin-ruby is a Gherkin parser in pure Ruby using Parslet.
TalentBox/i18n-sequel_bitemporal
TalentBox/jquery.elastic.js
Elastic is jQuery plugin that grow and shrink your textareas automatically
TalentBox/jquery.jqprint
jQuery print plugin
TalentBox/sequel_temporal
Temporal versioning for sequel.
TalentBox/spinach
Spinach is a BDD framework on top of Gherkin.
TalentBox/vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
TalentBox/whenever
Cron jobs in Ruby
TalentBox/sequel-audit_by_day
Audit by day for sequel_bitemporal
TalentBox/axlsx
xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.
TalentBox/ember-cli-coffeescript
Adds precompilation of CoffeeScript files and all the basic generation types to the ember generate command.
TalentBox/ember-cli-rails
Unify your EmberCLI and Rails Workflows
TalentBox/ember-cli-rails-assets
Include EmberCLI-generated JavaScript and CSS stylesheet tags in your Rails layouts
TalentBox/newrelic-sequel
newrelic-sequel integration plugin
TalentBox/poltergeist
A PhantomJS driver for Capybara
TalentBox/ruby-saml-idp
SAML Identity Provider library in ruby
TalentBox/RubyTree
A General Purpose Tree Data Structure for Ruby
TalentBox/sequel-audit_log
Simple audit log plugin for sequel
TalentBox/sequel-string_nilifier
Sequel plugin to store empty string as nil
TalentBox/timecop
A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.