abaumgaertner (Andreas Baumgaertner)
- Login: abaumgaertner
- Email: andreas.baumgaertner@tisco.at
- Registered on: 02/21/2015
- Last sign in: 02/21/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 2 | 2 |
Activity
02/28/2015
-
05:44 PM Ruby Bug #10919 (Third Party's Issue): [gem install] installs multipe platforms
- Natively build a gem - just an example mysql2 on windows x64-mingw32
I could only get the gem to compile with devkit when --platform=ruby is specified - so my understanding is that all devkit compiled gems are platform ruby, even if dev... -
05:02 PM Ruby Bug #10878: require: cannot load such file
- this issue was resolved with #10876
ruby 2.2.1p85 (2015-02-26 revision 49761) [x64-mingw32]
02/21/2015
-
11:28 AM Ruby Bug #10878 (Closed): require: cannot load such file
- simple tests like require 'nokogiri', require 'actionpack-action_caching' fail with ruby 2.2.0 on Windows 7, x64_mingw32
these tests work fine with ruby 2.1.5
~~~
C:/apps/redmine_dev/ruby/lib/ruby/2.2.0/rubygems/core_ext/kernel_requ...