Kares's Gems

icon
#Total RankDaily RankNameSummary
11,6322,216jruby-opensslJRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library.
21,6343,084lessInvoke the Less CSS compiler from Ruby
32,0472,453manticoreManticore is an HTTP client built on the Apache HttpCore components
42,3261,805jar-dependenciesmanage jar dependencies for gems and keep track which jar was already loaded using mave...
52,9272,883activerecord-jdbc-adapterAR-JDBC is a database adapter for Rails' ActiveRecord component designed to be used wit...
63,1982,395jruby-rackJRuby-Rack is a combined Java and Ruby library that adapts the Java Servlet API to Rack...
73,6854,013jdbc-mysqlInstall this gem `require 'jdbc/mysql'` and invoke `Jdbc::MySQL.load_driver` within JRu...
83,7802,463warblerWarbler is a gem to make a Java jar or war file out of any Ruby, Rails, or Rack applica...
93,8147,230therubyrhinoCall javascript code and manipulate javascript objects from ruby. Call ruby code and ma...
103,9207,269therubyrhino_jarRhino's js.jar classes packaged as a JRuby gem.
113,9303,499jdbc-postgresInstall this gem `require 'jdbc/postgres'` and invoke `Jdbc::Postgres.load_driver` with...
123,9803,283activerecord-jdbcpostgresql-adapterPostgres JDBC adapter for JRuby on Rails.
134,1104,010activerecord-jdbcmysql-adapterMySQL JDBC adapter for JRuby on Rails.
144,1314,598jdbc-sqlite3Install this gem `require 'jdbc/sqlite3'` and invoke `Jdbc::SQLite3.load_driver` within...
154,2465,945activerecord-jdbcsqlite3-adapterSqlite3 JDBC adapter for JRuby on Rails.
167,44026,006trinidadTrinidad allows you to run Rails or Rack applications within an embedded Apache Tomcat ...
177,72111,875request_exception_handlerrails hook that allows one to handle request parameter parsing exceptions (e.g. invalid...
187,93831,227trinidad_jarsBundled version of Tomcat and a slice of Java required by Trinidad.
198,18216,442jdbc-derbyInstall this gem `require 'jdbc/derby'` and invoke `Jdbc::Derby.load_driver` within JRu...
208,51911,143activerecord-jdbch2-adapterH2 JDBC adapter for JRuby on Rails.
218,75010,932activerecord-jdbchsqldb-adapterHSQLDB JDBC adapter for JRuby on Rails.
228,90112,233activerecord-jdbcderby-adapterDerby JDBC adapter for JRuby on Rails.
238,94913,896test-unit-contextMakes Test::Unit::TestCases 'contextable' and thus much easier to read and write. If yo...
249,41513,755activerecord-jdbcmssql-adapterMS_SQL JDBC adapter for JRuby on Rails.
2514,09340,867jdbc-jtdsInstall this gem `require 'jdbc/jtds'` and invoke `Jdbc::JDTS.load_driver` within JRuby...
2614,22522,651jruby-rack-workerImplements a thread based worker pattern on top of JRuby-Rack. Useful if you'd like to ...
2714,24544,662session_offsession :off, :only => :foo, :if => Proc.new { |req| req.params[:bar] }
2815,84024,984trinidad_init_servicesTrinidad init service scripts on Apache Commons Daemon and JRuby-Jsvc, compatible with ...
2916,92840,867jdbc-h2Install this gem `require 'jdbc/h2'` and invoke `Jdbc::H2.load_driver` within JRuby to ...
3017,44033,072trinidad_daemon_extensionTrinidad extension to run the Apache Tomcat server as a daemon (for Unix only).
3125,65229,640activerecord-bogacsImproved ActiveRecord::ConnectionAdapters::ConnectionPool alternatives
3226,46033,072jdbc-mariadbInstall this gem `require 'jdbc/mariadb'` and invoke `Jdbc::MariaDB.load_driver` within...
3330,72337,820trinidad_dbpoolAddon to support database pools in Trinidad
3433,88137,820jdbc-hsqldbInstall this gem `require 'jdbc/hsqldb'` and invoke `Jdbc::HSQLDB.load_driver` within J...
3537,40988,565trinidad_sandbox_extensionSandox console for Trinidad. It allows to manage the applications deployed on Trinidad.
3638,64244,662trinidad_hotdeploy_extensionPerform hot deploys on Trinidad ala Passenger
3740,36873,396trinidad_logging_extensionConfigure logging service for Trinidad
3845,46935,238trinidad_postgresql_dbpool_extensionAddon to support PostgreSQL database pools in Trinidad
3949,70149,272trinidad_lifecycle_extensionThis extension allows you to add lifecycle listeners to Trinidad's server container as ...
4050,70833,072trinidad_mysql_dbpool_extensionAddon to support MySQL database pools in Trinidad
4150,72840,867trinidad_valve_extensionTrinidad extension to add and configure Tomcat valves. Built-in Tomcat valves are alway...
4251,98140,867activerecord-jdbcsqlserver-adapterThis is a fork of ActiveRecord SQL Server Adapter for JRuby. SQL Server 2012 and upward.
4355,169112,136trinidad_generic_dbpool_extensionAddon to support generic database pools in Trinidad
4455,90088,565trinidad_mssql_dbpool_extensionAddon to support MS SQL Server database pools in Trinidad
4565,24562,843trinidad_worker_extensionTrinidad background worker extension built upon JRuby-Rack-Worker which provides thr...
4669,99588,565jdbc-firebirdInstall this gem `require 'jdbc/firebird'` and invoke `Jdbc::FireBird.load_driver` with...
4770,67373,396trinidad_jmx_remote_extensionJMX Remote Extension for Trinidad
4875,98362,843trinidad_sqlite_dbpool_extensionAddon to support Sqlite database pools in Trinidad
4984,10549,272delayed-threadedAllows to start DJ in the same process using Thread.new { ... }
5094,30088,565dienashornerNashorn, a Rhino's sucessor, allows embeded JavaScript interaction from Ruby.
5197,072149,536trinidad_resque_extensionTrinidad extension to autoconfigure and launch Resque
52104,29462,843overridesHelps during refactoring (method renaming) to assure methods expected to be overridin...
53106,502149,536ecj_jarEclipse's JDT Core (Batch) Compiler a.k.a. **ecj.jar** packaged.
54122,60873,396trinidad_diagnostics_extensionPlugin that uses JRuby-lint to run diagnostics for the application before Trinidad star...
55124,069149,536disable_test_fixturesUnit tests should be fast, active records (unless testing a complicated non data depend...
56164,643112,136logstash-filter-javascriptThis gem is a Logstash plugin required to be installed on top of the Logstash using $LS...