Kares's Gems

icon
#Total RankDaily RankNameSummary
11,6641,578jruby-opensslJRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library.
21,6732,571lessInvoke the Less CSS compiler from Ruby
32,0822,230manticoreManticore is an HTTP client built on the Apache HttpCore components
42,2771,670jar-dependenciesmanage jar dependencies for gems and keep track which jar was already loaded using mave...
52,9664,682activerecord-jdbc-adapterAR-JDBC is a database adapter for Rails' ActiveRecord component designed to be used wit...
63,1672,112jruby-rackJRuby-Rack is a combined Java and Ruby library that adapts the Java Servlet API to Rack...
73,6752,147warblerWarbler is a gem to make a Java jar or war file out of any Ruby, Rails, or Rack applica...
83,7546,862jdbc-mysqlInstall this gem `require 'jdbc/mysql'` and invoke `Jdbc::MySQL.load_driver` within JRu...
93,9187,547therubyrhinoCall javascript code and manipulate javascript objects from ruby. Call ruby code and ma...
103,9616,245jdbc-postgresInstall this gem `require 'jdbc/postgres'` and invoke `Jdbc::Postgres.load_driver` with...
113,9935,798activerecord-jdbcpostgresql-adapterPostgres JDBC adapter for JRuby on Rails.
124,0277,767therubyrhino_jarRhino's js.jar classes packaged as a JRuby gem.
134,1627,000activerecord-jdbcmysql-adapterMySQL JDBC adapter for JRuby on Rails.
144,1855,754jdbc-sqlite3Install this gem `require 'jdbc/sqlite3'` and invoke `Jdbc::SQLite3.load_driver` within...
154,3276,719activerecord-jdbcsqlite3-adapterSqlite3 JDBC adapter for JRuby on Rails.
167,75822,652trinidadTrinidad allows you to run Rails or Rack applications within an embedded Apache Tomcat ...
177,89525,695request_exception_handlerrails hook that allows one to handle request parameter parsing exceptions (e.g. invalid...
188,15419,915trinidad_jarsBundled version of Tomcat and a slice of Java required by Trinidad.
198,3819,704jdbc-derbyInstall this gem `require 'jdbc/derby'` and invoke `Jdbc::Derby.load_driver` within JRu...
208,77314,921activerecord-jdbch2-adapterH2 JDBC adapter for JRuby on Rails.
219,05114,677activerecord-jdbchsqldb-adapterHSQLDB JDBC adapter for JRuby on Rails.
229,27094,007activerecord-jdbcderby-adapterDerby JDBC adapter for JRuby on Rails.
239,2798,816test-unit-contextMakes Test::Unit::TestCases 'contextable' and thus much easier to read and write. If yo...
249,81218,846activerecord-jdbcmssql-adapterMS_SQL JDBC adapter for JRuby on Rails.
2514,59041,737jdbc-jtdsInstall this gem `require 'jdbc/jtds'` and invoke `Jdbc::JDTS.load_driver` within JRuby...
2614,71117,065jruby-rack-workerImplements a thread based worker pattern on top of JRuby-Rack. Useful if you'd like to ...
2714,77194,007session_offsession :off, :only => :foo, :if => Proc.new { |req| req.params[:bar] }
2816,34641,737trinidad_init_servicesTrinidad init service scripts on Apache Commons Daemon and JRuby-Jsvc, compatible with ...
2917,42832,343jdbc-h2Install this gem `require 'jdbc/h2'` and invoke `Jdbc::H2.load_driver` within JRuby to ...
3017,93853,031trinidad_daemon_extensionTrinidad extension to run the Apache Tomcat server as a daemon (for Unix only).
3126,17474,024activerecord-bogacsImproved ActiveRecord::ConnectionAdapters::ConnectionPool alternatives
3226,60522,652jdbc-mariadbInstall this gem `require 'jdbc/mariadb'` and invoke `Jdbc::MariaDB.load_driver` within...
3331,25830,304trinidad_dbpoolAddon to support database pools in Trinidad
3434,28637,933jdbc-hsqldbInstall this gem `require 'jdbc/hsqldb'` and invoke `Jdbc::HSQLDB.load_driver` within J...
3538,03161,331trinidad_sandbox_extensionSandox console for Trinidad. It allows to manage the applications deployed on Trinidad.
3639,16427,037trinidad_hotdeploy_extensionPerform hot deploys on Trinidad ala Passenger
3741,12561,331trinidad_logging_extensionConfigure logging service for Trinidad
3846,00053,031trinidad_postgresql_dbpool_extensionAddon to support PostgreSQL database pools in Trinidad
3950,20941,737trinidad_lifecycle_extensionThis extension allows you to add lifecycle listeners to Trinidad's server container as ...
4051,23032,343trinidad_mysql_dbpool_extensionAddon to support MySQL database pools in Trinidad
4151,40346,531trinidad_valve_extensionTrinidad extension to add and configure Tomcat valves. Built-in Tomcat valves are alway...
4252,37394,007activerecord-jdbcsqlserver-adapterThis is a fork of ActiveRecord SQL Server Adapter for JRuby. SQL Server 2012 and upward.
4355,98174,024trinidad_generic_dbpool_extensionAddon to support generic database pools in Trinidad
4456,33353,031trinidad_mssql_dbpool_extensionAddon to support MS SQL Server database pools in Trinidad
4566,10761,331trinidad_worker_extensionTrinidad background worker extension built upon JRuby-Rack-Worker which provides thr...
4670,60194,007jdbc-firebirdInstall this gem `require 'jdbc/firebird'` and invoke `Jdbc::FireBird.load_driver` with...
4771,52774,024trinidad_jmx_remote_extensionJMX Remote Extension for Trinidad
4876,36253,031trinidad_sqlite_dbpool_extensionAddon to support Sqlite database pools in Trinidad
4982,14961,331delayed-threadedAllows to start DJ in the same process using Thread.new { ... }
5095,02774,024dienashornerNashorn, a Rhino's sucessor, allows embeded JavaScript interaction from Ruby.
5198,128129,210trinidad_resque_extensionTrinidad extension to autoconfigure and launch Resque
52104,91794,007overridesHelps during refactoring (method renaming) to assure methods expected to be overridin...
53107,25794,007ecj_jarEclipse's JDT Core (Batch) Compiler a.k.a. **ecj.jar** packaged.
54123,52294,007trinidad_diagnostics_extensionPlugin that uses JRuby-lint to run diagnostics for the application before Trinidad star...
55125,15694,007disable_test_fixturesUnit tests should be fast, active records (unless testing a complicated non data depend...
56165,09161,331logstash-filter-javascriptThis gem is a Logstash plugin required to be installed on top of the Logstash using $LS...