-
When I checkout the source from this repo and try to build jar:
`➜ activerecord-jdbc-adapter git:(master) jruby -S rake jar`
I encountered following error:
```
➜ activerecord-jdbc-adapter …
-
Using Jruby 9.17.3 with gem 'activerecord-jdbc-adapter', '1.3.16', and using the jt400.jar version 9.4.
I have a very strange issue when connecting to AS400. Very frequently there is a 16min delay…
-
## This issue is a (choose one):
- [x] Problem/bug report.
- [ ] Feature request.
- [ ] Request for support. **Note: Please try to avoid submitting issues for support requests. Use [Gitter](https…
-
We are able to run a single test using for example:
```
rake test_derby TEST=test/db/derby/simple_test.rb TESTOPTS="--name=/test_count_with_limit/"
```
This also works in an IDE like Rubymine. Howe…
-
I'm in the process of upgrading a Rails app from 3.2 to 4.0 and there are some new test failures because Rails now type casts on assignment, i.e.:
```
MyModel.columns_hash.fetch('my_column').type …
-
looking at commits reminded me that I wanted the plugin's .yml to go through erb (just like in Rails)
@pierre added it already https://github.com/killbill/killbill-plugin-framework-ruby/commit/336b0a…
kares updated
7 years ago
-
I'm running into difficulty with STI models and their corresponding resources.
I have a base model `Event`, with subclasses `Events::Applied`, `Events::Interview` (amongst others) and I'm not sure …
-
## This issue is a (choose one):
- [x] Problem/bug report.
- [ ] Feature request.
- [ ] Request for support. **Note: Please try to avoid submitting issues for support requests. Use [Gitter](https…
-
**This is a list of currently missing key/value stores. Please comment if you know another one that you might want to use. Implementations are also greatly appreciated!**
Some implementations are not…
minad updated
4 years ago
-
"warble" seems to work just fine,
when I run "warble compiled" I get the following error
Bundler::GemNotFound: Could not find rake-0.9.2 in any of the sources
materialize at c:/jruby-1.6.4/lib/…