C:\Windows\system32>igem install rails
Building native extensions. This could take a while...
ERROR: Error installing rails:
ERROR: Failed to build gem native extension.
C:/IronRuby/bin/...
Id #6782 |
Planned Release:
None
|
Last Updated: Mon at 7:52 AM by dongfangjiamu |
Created On: Sat at 8:39 AM by dongfangjiamu
Please, not even a mantainance release in almost a year, so should we spend our time even trying it out any more?
Id #6760 |
Planned Release:
None
|
Last Updated: Feb 15 at 6:42 AM by iulianfecioru |
Created On: Feb 12 at 7:15 PM by Ramsees
any idea when iron ruby will fully support oniguruma regex (in this case: nested group matching) ?
e. g. stupid example IP-Address-match ... would be quicker the standard way, but its just to show ...
Id #6723 |
Planned Release:
None
|
Last Updated: Jan 24 at 12:03 PM by igambin |
Created On: Jan 24 at 12:03 PM by igambin
I receive this error when attempting to create a new rails project.
Creating Rails app wintergreen in D:/Projects/Wintergreen/wintergreen ...
Installing missing gems: rails (3.0.1), activerecord-s...
Id #6708 |
Planned Release:
None
|
Last Updated: Jan 8 at 5:24 AM by sgbarber |
Created On: Jan 8 at 5:23 AM by sgbarber
File path in $" is expanded, but it holds required string's encoding.
Expanded path should be path encoding.
# In C:\新しいフォルダー
p Dir.pwd # => "C:/\u{65b0}\u{3057}\u{3044}\u{30d5}\u{30a9}\...
Id #6570 |
Planned Release:
None
|
Last Updated: Oct 28 2011 at 6:16 PM by kumaryu |
Created On: Oct 28 2011 at 6:16 PM by kumaryu
The json implementation has decided to branch off in two directions as of 1.0: one that is pure ruby and one that is faster and based on C extensions. Because of this, IronRuby can only support Rai...
Id #6553 |
Planned Release:
None
|
Last Updated: Feb 12 at 12:18 AM by MagmaiKH |
Created On: Oct 24 2011 at 1:02 PM by emachnic
Hello people I have difficulties when trying to build DLLs (assemblies) for the IronRuby in my scripts. assemblies using this'. in short every time. or assembly or simply does not exist when I use ...
Id #6546 |
Planned Release:
None
|
Last Updated: Oct 21 2011 at 6:07 PM by ihatems |
Created On: Oct 17 2011 at 5:04 PM by mafelis
Works in regular Ruby. Does not work in IronRuby because the deserialized type is IronRuby::StandardLibrary::Yaml::PrivateType and not what it should be. Repro code below.
require 'yaml'
require '...
Id #6540 |
Planned Release:
None
|
Last Updated: Oct 13 2011 at 6:21 PM by ihatems |
Created On: Oct 13 2011 at 6:21 PM by ihatems
In regular ruby (on windows and linux)
require 'rubygems'
require 'mongo'
db = Mongo::Connection.new("remotelinuxhost")
and every other Mongo call work ok. In IronRuby 1.1.3 interactive console ...
Id #6537 |
Planned Release:
None
|
Last Updated: Oct 11 2011 at 10:01 PM by ihatems |
Created On: Oct 11 2011 at 10:01 PM by ihatems
When trying to build IronRuby for a v2Release under Mono 2.10.2, I'm
getting a failure:
% git clone https://github.com/IronLanguages/main.git IronLanguages
% cd IronLanguages
% xbuild Solutions/Ru...
Id #6523 |
Planned Release:
None
|
Last Updated: Nov 13 2011 at 3:56 PM by dsblank |
Created On: Oct 5 2011 at 4:09 PM by dsblank
|
|
|
|
|