You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
We currently plan to end our support for JRuby 1.7 at the end of 2016. We believe JRuby 9k has reached a stability and compatibility level that meets (and usually exceeds) JRuby 1.7, and maintaining two major versions is a real headache. However, we are realistic, and we know there will be outstanding issues for people migrating from 1.7 to 9k. This bug is a placeholder for users to link all their
Overview I want to improve the performance of Date._strptime method. I'm implementing Date._strptime in Java on Java timestamp parser and RubyDateParser embulk/embulk#608 Can you consider about introducing our implementation to JRuby? If you agree, I will work on it after completing the implementation. Details My application, Embulk, is using JRuby and heavily using Date._strptime method internall
Here's the living checklist of changes needed to support Ruby 2.3. These changes will go on the 2.3 branch at https://github.com/jruby/jruby/tree/ruby-2.3 and then we will merge to master when we're ready to release 2.3 support in JRuby 9.1.0.0. Pull requests should be made against the ruby-2.3 branch please! This list is currently based on https://github.com/ruby/ruby/blob/v2_3_0_preview2/NEWS. L
README.md JRuby+Truffle - a High-Performance Truffle Backend for JRuby The Truffle runtime of JRuby is an experimental implementation of an interpreter for JRuby using the Truffle AST interpreting framework and the Graal compiler. It’s an alternative to the IR interpreter and bytecode compiler. The goal is to be significantly faster, simpler and to have more functionality than other implementation
def vegetableFinder(vegetable) # This function takes a hashmap of vegetables and attempts to # find them from our grocery database. For each item found, we # call our 'makevegetablesoup' function. # Load all required gems require "rubygems" require "jdbc/mysql" require "java" begin # Prep the connection Java::com.mysql.jdbc.Driver userurl = "jdbc:mysql://HOST/DATABASE" connSelect = java.sql.Driver
ActiveRecord-JDBC 0.9.1 supports normal AR operations and basic migrations for the following databases: MySQL PostgreSQL SQLite3 (except change_column) Oracle HSQLDB (except migrations and habtm at least.) H2 Microsoft SQL Server (except for change_column_default) DB2 (except change_column, change_column_default, rename_column, remove_column, add_index, remove_index, and rename_table) Derby (excep
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く