Kares's Gems

icon
#Total RankDaily RankNameSummary
11,3622,359lessInvoke the Less CSS compiler from Ruby
21,4611,979jruby-opensslJRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library.
31,8322,045manticoreManticore is an HTTP client built on the Apache HttpCore components
42,2252,271jar-dependenciesmanage jar dependencies for gems and keep track which jar was already loaded using mave...
52,7104,451activerecord-jdbc-adapterAR-JDBC is a database adapter for Rails' ActiveRecord component designed to be used wit...
62,9424,237jruby-rackJRuby-Rack is a combined Java and Ruby library that adapts the Java Servlet API to Rack...
73,3226,097jdbc-mysqlInstall this gem `require 'jdbc/mysql'` and invoke `Jdbc::MySQL.load_driver` within JRu...
83,3245,972therubyrhinoCall javascript code and manipulate javascript objects from ruby. Call ruby code and ma...
93,4256,163therubyrhino_jarRhino's js.jar classes packaged as a JRuby gem.
103,6434,491warblerWarbler is a gem to make a Java jar or war file out of any Ruby, Rails, or Rack applica...
113,6956,456jdbc-postgresInstall this gem `require 'jdbc/postgres'` and invoke `Jdbc::Postgres.load_driver` with...
123,7857,342activerecord-jdbcmysql-adapterMySQL JDBC adapter for JRuby on Rails.
133,8277,067activerecord-jdbcpostgresql-adapterPostgres JDBC adapter for JRuby on Rails.
143,8975,249jdbc-sqlite3Install this gem `require 'jdbc/sqlite3'` and invoke `Jdbc::SQLite3.load_driver` within...
153,9145,616activerecord-jdbcsqlite3-adapterSqlite3 JDBC adapter for JRuby on Rails.
166,46310,256trinidadTrinidad allows you to run Rails or Rack applications within an embedded Apache Tomcat ...
176,75022,204request_exception_handlerrails hook that allows one to handle request parameter parsing exceptions (e.g. invalid...
186,77012,828trinidad_jarsBundled version of Tomcat and a slice of Java required by Trinidad.
197,05427,037jdbc-derbyInstall this gem `require 'jdbc/derby'` and invoke `Jdbc::Derby.load_driver` within JRu...
207,38810,633activerecord-jdbch2-adapterH2 JDBC adapter for JRuby on Rails.
217,60116,292activerecord-jdbchsqldb-adapterHSQLDB JDBC adapter for JRuby on Rails.
227,68715,624activerecord-jdbcderby-adapterDerby JDBC adapter for JRuby on Rails.
237,88714,516test-unit-contextMakes Test::Unit::TestCases 'contextable' and thus much easier to read and write. If yo...
248,09614,684activerecord-jdbcmssql-adapterMS_SQL JDBC adapter for JRuby on Rails.
2512,50730,997session_offsession :off, :only => :foo, :if => Proc.new { |req| req.params[:bar] }
2612,59529,467jdbc-jtdsInstall this gem `require 'jdbc/jtds'` and invoke `Jdbc::JDTS.load_driver` within JRuby...
2713,30213,769jruby-rack-workerImplements a thread based worker pattern on top of JRuby-Rack. Useful if you'd like to ...
2814,21338,761trinidad_init_servicesTrinidad init service scripts on Apache Commons Daemon and JRuby-Jsvc, compatible with ...
2915,40329,467jdbc-h2Install this gem `require 'jdbc/h2'` and invoke `Jdbc::H2.load_driver` within JRuby to ...
3015,78218,819trinidad_daemon_extensionTrinidad extension to run the Apache Tomcat server as a daemon (for Unix only).
3123,80126,137activerecord-bogacsImproved ActiveRecord::ConnectionAdapters::ConnectionPool alternatives
3226,61224,257jdbc-mariadbInstall this gem `require 'jdbc/mariadb'` and invoke `Jdbc::MariaDB.load_driver` within...
3328,89638,761trinidad_dbpoolAddon to support database pools in Trinidad
3432,89936,248jdbc-hsqldbInstall this gem `require 'jdbc/hsqldb'` and invoke `Jdbc::HSQLDB.load_driver` within J...
3535,22828,311trinidad_sandbox_extensionSandox console for Trinidad. It allows to manage the applications deployed on Trinidad.
3637,45349,456trinidad_hotdeploy_extensionPerform hot deploys on Trinidad ala Passenger
3737,67062,515trinidad_logging_extensionConfigure logging service for Trinidad
3844,24849,456trinidad_postgresql_dbpool_extensionAddon to support PostgreSQL database pools in Trinidad
3949,00962,515trinidad_lifecycle_extensionThis extension allows you to add lifecycle listeners to Trinidad's server container as ...
4049,62149,456trinidad_mysql_dbpool_extensionAddon to support MySQL database pools in Trinidad
4149,68962,515trinidad_valve_extensionTrinidad extension to add and configure Tomcat valves. Built-in Tomcat valves are alway...
4253,27473,500trinidad_generic_dbpool_extensionAddon to support generic database pools in Trinidad
4355,83373,500trinidad_mssql_dbpool_extensionAddon to support MS SQL Server database pools in Trinidad
4456,33830,997activerecord-jdbcsqlserver-adapterThis is a fork of ActiveRecord SQL Server Adapter for JRuby. SQL Server 2012 and upward.
4562,99573,500trinidad_worker_extensionTrinidad background worker extension built upon JRuby-Rack-Worker which provides thr...
4667,80688,619jdbc-firebirdInstall this gem `require 'jdbc/firebird'` and invoke `Jdbc::FireBird.load_driver` with...
4769,52673,500trinidad_jmx_remote_extensionJMX Remote Extension for Trinidad
4876,07762,515trinidad_sqlite_dbpool_extensionAddon to support Sqlite database pools in Trinidad
4995,051112,317dienashornerNashorn, a Rhino's sucessor, allows embeded JavaScript interaction from Ruby.
5095,630112,317trinidad_resque_extensionTrinidad extension to autoconfigure and launch Resque
5196,37888,619delayed-threadedAllows to start DJ in the same process using Thread.new { ... }
52103,38088,619overridesHelps during refactoring (method renaming) to assure methods expected to be overridin...
53104,16388,619ecj_jarEclipse's JDT Core (Batch) Compiler a.k.a. **ecj.jar** packaged.
54119,807174,714trinidad_diagnostics_extensionPlugin that uses JRuby-lint to run diagnostics for the application before Trinidad star...
55121,900146,834disable_test_fixturesUnit tests should be fast, active records (unless testing a complicated non data depend...
56165,269112,317logstash-filter-javascriptThis gem is a Logstash plugin required to be installed on top of the Logstash using $LS...