tario / shikashiLinks
shikashi is a ruby sandbox that permits the execution of "unprivileged" scripts by defining the permitted methods and constants the scripts can invoke with a white list logic
☆190Updated 5 years ago
Alternatives and similar repositories for shikashi
Users that are interested in shikashi are comparing it to the libraries listed below
Sorting:
- Rack::UTF8Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers.☆330Updated last month
- Simple bitmask attribute support for ActiveRecord 3+☆229Updated 5 years ago
- return the sourcecode for a method☆371Updated last year
- Character encoding auto-detection in Ruby. As smart as your browser. Open source.☆198Updated 4 months ago
- Seamless second database integration for Rails.☆219Updated 3 weeks ago
- Puma performance without all the (T)pain☆227Updated 6 years ago
- I18n ActiveRecord backend☆325Updated last year
- A declarative sax parsing library backed by Nokogiri.☆235Updated 5 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆240Updated 5 months ago
- Binary uuid keys in Rails☆337Updated 6 years ago
- Aspect Oriented Programming (AOP) for Ruby☆150Updated 6 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆215Updated 3 months ago
- Generic hooks with callbacks for Ruby.☆281Updated 6 years ago
- Workers is a Ruby gem for performing work in background threads. Multi-threading made simple.☆247Updated last year
- A General Purpose Tree Data Structure for Ruby☆377Updated last year
- Collection of ActiveModel/ActiveRecord validators☆301Updated 2 years ago
- Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)☆197Updated 2 years ago
- Adds multipart POST capability to net/http☆296Updated last year
- n Booleans = 1 Integer, saves columns and migrations.☆223Updated 5 years ago
- Faster SELECTs when using Sequel with pg☆269Updated last month
- Sidekiq middleware that adds the ability to rate limit job execution.☆234Updated 2 years ago
- fuzzy string matching library for ruby☆286Updated 5 years ago
- A simple gem for generating string diffs☆347Updated 14 years ago
- Execute irreversible actions only when transactions are not rolled back☆160Updated 3 months ago
- Automatically creates validations basing on the database schema.☆174Updated 2 years ago
- Translates Ruby Hashes to XML☆229Updated last week
- Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a bl…☆327Updated 2 years ago
- Cache Active Model Records in Rails 3☆145Updated 3 years ago
- Dynamically build an Active Record model (with table) within a test context☆189Updated 8 months ago
- Render Rails templates to a string from any class.