I am trying to install a new gem (a very simple one)
I used jeweler gem to help creating the gem but I have a problem
installing it
I use the command: rake install
in the directory where the rakefile of the new gem
but nothing happens not even an error message
I am using Ruby 1.9.2 on Windows
Else can you help cretaing my first gem
regards,
I am trying to install a new gem (a very simple one)
I used jeweler gem to help creating the gem but I have a problem
installing it
I use the command: rake install
in the directory where the rakefile of the new gem
but nothing happens not even an error message
I am using Ruby 1.9.2 on Windows
Else can you help cretaing my first gem
regards,
Hi
The problem is that I get nothing when I execute the command, I use
Command Prompt with Ruby, I go to the directory of the Rakefile and i
execute the command and then nothing happen and no error message is
shown until Windows is slow and memory is full so I kill the Command
prompt
If you can help me creating a simple gem (documentation or tutorial)
even without jeweler I will be thankful
regards
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.