Kares's Gems

icon
#Total RankDaily RankNameSummary
11,4732,657lessInvoke the Less CSS compiler from Ruby
21,5111,821jruby-opensslJRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library.
31,9181,944manticoreManticore is an HTTP client built on the Apache HttpCore components
42,2812,103jar-dependenciesmanage jar dependencies for gems and keep track which jar was already loaded using mave...
52,8303,457activerecord-jdbc-adapterAR-JDBC is a database adapter for Rails' ActiveRecord component designed to be used wit...
63,0363,152jruby-rackJRuby-Rack is a combined Java and Ruby library that adapts the Java Servlet API to Rack...
73,5086,107jdbc-mysqlInstall this gem `require 'jdbc/mysql'` and invoke `Jdbc::MySQL.load_driver` within JRu...
83,5105,835therubyrhinoCall javascript code and manipulate javascript objects from ruby. Call ruby code and ma...
93,6165,981therubyrhino_jarRhino's js.jar classes packaged as a JRuby gem.
103,6953,251warblerWarbler is a gem to make a Java jar or war file out of any Ruby, Rails, or Rack applica...
113,9136,352jdbc-postgresInstall this gem `require 'jdbc/postgres'` and invoke `Jdbc::Postgres.load_driver` with...
123,9836,320activerecord-jdbcmysql-adapterMySQL JDBC adapter for JRuby on Rails.
134,0186,709activerecord-jdbcpostgresql-adapterPostgres JDBC adapter for JRuby on Rails.
144,0353,631jdbc-sqlite3Install this gem `require 'jdbc/sqlite3'` and invoke `Jdbc::SQLite3.load_driver` within...
154,0643,735activerecord-jdbcsqlite3-adapterSqlite3 JDBC adapter for JRuby on Rails.
166,77825,716trinidadTrinidad allows you to run Rails or Rack applications within an embedded Apache Tomcat ...
177,04718,157request_exception_handlerrails hook that allows one to handle request parameter parsing exceptions (e.g. invalid...
187,12418,157trinidad_jarsBundled version of Tomcat and a slice of Java required by Trinidad.
197,42012,065jdbc-derbyInstall this gem `require 'jdbc/derby'` and invoke `Jdbc::Derby.load_driver` within JRu...
207,91041,086activerecord-jdbch2-adapterH2 JDBC adapter for JRuby on Rails.
218,11561,367activerecord-jdbchsqldb-adapterHSQLDB JDBC adapter for JRuby on Rails.
228,21341,086activerecord-jdbcderby-adapterDerby JDBC adapter for JRuby on Rails.
238,4038,970test-unit-contextMakes Test::Unit::TestCases 'contextable' and thus much easier to read and write. If yo...
248,64321,627activerecord-jdbcmssql-adapterMS_SQL JDBC adapter for JRuby on Rails.
2513,13219,101jdbc-jtdsInstall this gem `require 'jdbc/jtds'` and invoke `Jdbc::JDTS.load_driver` within JRuby...
2613,16741,086session_offsession :off, :only => :foo, :if => Proc.new { |req| req.params[:bar] }
2713,50312,065jruby-rack-workerImplements a thread based worker pattern on top of JRuby-Rack. Useful if you'd like to ...
2814,84861,367trinidad_init_servicesTrinidad init service scripts on Apache Commons Daemon and JRuby-Jsvc, compatible with ...
2915,99433,893jdbc-h2Install this gem `require 'jdbc/h2'` and invoke `Jdbc::H2.load_driver` within JRuby to ...
3016,42361,367trinidad_daemon_extensionTrinidad extension to run the Apache Tomcat server as a daemon (for Unix only).
3124,42461,367activerecord-bogacsImproved ActiveRecord::ConnectionAdapters::ConnectionPool alternatives
3226,84761,367jdbc-mariadbInstall this gem `require 'jdbc/mariadb'` and invoke `Jdbc::MariaDB.load_driver` within...
3329,73061,367trinidad_dbpoolAddon to support database pools in Trinidad
3433,67333,893jdbc-hsqldbInstall this gem `require 'jdbc/hsqldb'` and invoke `Jdbc::HSQLDB.load_driver` within J...
3536,12225,716trinidad_sandbox_extensionSandox console for Trinidad. It allows to manage the applications deployed on Trinidad.
3638,43961,367trinidad_hotdeploy_extensionPerform hot deploys on Trinidad ala Passenger
3738,79341,086trinidad_logging_extensionConfigure logging service for Trinidad
3845,23561,367trinidad_postgresql_dbpool_extensionAddon to support PostgreSQL database pools in Trinidad
3949,98261,367trinidad_lifecycle_extensionThis extension allows you to add lifecycle listeners to Trinidad's server container as ...
4050,40941,086trinidad_valve_extensionTrinidad extension to add and configure Tomcat valves. Built-in Tomcat valves are alway...
4150,65561,367trinidad_mysql_dbpool_extensionAddon to support MySQL database pools in Trinidad
4252,72915,060activerecord-jdbcsqlserver-adapterThis is a fork of ActiveRecord SQL Server Adapter for JRuby. SQL Server 2012 and upward.
4354,18861,367trinidad_generic_dbpool_extensionAddon to support generic database pools in Trinidad
4456,72061,367trinidad_mssql_dbpool_extensionAddon to support MS SQL Server database pools in Trinidad
4564,27561,367trinidad_worker_extensionTrinidad background worker extension built upon JRuby-Rack-Worker which provides thr...
4668,78761,367jdbc-firebirdInstall this gem `require 'jdbc/firebird'` and invoke `Jdbc::FireBird.load_driver` with...
4770,46941,086trinidad_jmx_remote_extensionJMX Remote Extension for Trinidad
4876,99461,367trinidad_sqlite_dbpool_extensionAddon to support Sqlite database pools in Trinidad
4992,12033,893delayed-threadedAllows to start DJ in the same process using Thread.new { ... }
5095,51061,367dienashornerNashorn, a Rhino's sucessor, allows embeded JavaScript interaction from Ruby.
5196,54461,367trinidad_resque_extensionTrinidad extension to autoconfigure and launch Resque
52104,74733,893overridesHelps during refactoring (method renaming) to assure methods expected to be overridin...
53105,42961,367ecj_jarEclipse's JDT Core (Batch) Compiler a.k.a. **ecj.jar** packaged.
54121,58161,367trinidad_diagnostics_extensionPlugin that uses JRuby-lint to run diagnostics for the application before Trinidad star...
55123,35761,367disable_test_fixturesUnit tests should be fast, active records (unless testing a complicated non data depend...
56166,62141,086logstash-filter-javascriptThis gem is a Logstash plugin required to be installed on top of the Logstash using $LS...