1

It always loads when I type the ruby ​​command, does not display anything

 2 years ago
source link: https://www.codesd.com/item/it-always-loads-when-i-type-the-ruby-command-does-not-display-anything.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

It always loads when I type the ruby ​​command, does not display anything

advertisements

my problem is when I type this command: ruby
It still no working, it doesn't display anything, loading for long time!!

how can I solve this problem??

Regards


That's not loading. ruby interpreter is waiting for your code.

Use irb if you want an interactive interface to run short code with.

Tags ruby

Related Articles

The Java applet does not display anything

Does anyone know why my Java applet does not display anything? This is my first Java applet so I am new to creating one. I researched this problem and haven't found an answer specific to the current problem. import java.applet.Applet; import java.awt

The execution of the jps command does not display NameNode or Tasktracker ID, although it is enabled when I use the start.sh command

the jps command should show the ID against JPS NameNode TaskTracker JobTracker But I am getting only the JPS along with its ID. The rest of it is working fine. 4801 Jps I tried posting the screen shot for convenience but was not allowed as I don't ha

INSERTED data via the SQL command does not display correctly in comboBox1

I have a problem where after I insert data into my SQL Lite database the combobox1 doesnt refresh to show the data correctly. After I insert my data I simply call the following method: void fillcomboBox1() { if (m_dbConnection != null && m_dbConne

The slimerjs command does not do anything after installation

just tried running "slimerjs hello.js" after installing it via npm or homebrew and of course having a hello.js file. and it just doesn't do anything except going to a new line. it does not say command not found so that should mean it is installe

The Details view of the list view does not display anything

I'm trying to use a details view mode of a ListView in winforms, but none of the items are displaying. The listview itself is growing as items are added, but nothing is being displayed. It is displaying the items in list mode, but just not in Details

The binding to the dependency property does not display a value when it is bound

I'm learning about Dependency Properties. I have created a Dependency Property in a UserControl and within my MainWindow, I create an instance of the control and set the value. This works as expected. My issues is when I try to use Binding. So, my Ma

Validation of the date with the switching command does not work

I'm writing a simple function to validate a date. The problem is it seems that the switch operator does not match anything and the value of maxDay remains 0. If I use if statements I don't have any problem. function validateDateFormat(day,month,year)

The function call does not display cost

Hello I've written a program to calculate the ending balance of a bank account. I've created an overloaded function to add the deposits to the starting balance, one for an interest amount and one without any interest. Currently, the function call doe

The Sqlite table does not display the updated database table when I close the application

When i first start the app it works fine and also show records which insert new in the app but once i close the app it does not show any record of the sqlite data base it just shows the record which i inserted hardcode form sqlite manager outside of

When you edit UITableView, clicking the red dot does not display the "Delete" button

A table view is contained in a regular view. As expected, taping 'Edit' button (in that table view) displays 'red dot with minus sign' for each row (that is, method 'setEditing' executes OK). However, clicking such red dot does NOT display the corres

Jquery Ajax passes the value but does not display in div

I am trying to fix this issues from last two days but :( Now I have a index.php page where I am displaying all the data of adds from database. this is my index page <html> <head> <script> $(document).ready(function(){ var overlayclass =

The GET command does not work

I have a form that is supposed to display the current data in the fields like this: Name: Jurgen Phone: 988484 Email:knkan@lmlms and then the user can make changes and click on update and it would change the data in the table. Now the update button w

The font family does not display correctly on my site

I am not sure what happened to my css font-family that I was using on my website. Until yesterday it was working on. Then this morning it stopped working on Chrome and then later on FireFox & Safari (Mac). Weird thing is that it looks fine on one of

linking virtualenv to the project using the setvirtualenvproject command does not work (windows)

I'm trying to bind my virtualenv to django project. So when I type the command workon my_project it should cd to my django project. (my_project) C:\User\User\Desktop\Project> (my_project) C:\User\User\Desktop\Project>setvirtualenvproject 'setvirtual

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK