Ruby on Rails Monday, December 22, 2014



On Sunday, 21 December 2014 08:05:09 UTC-5, Nour-Eldin Abd-allah wrote:
hi guys

when i use the "puts" command to print something in "sublime", it says "finished in 0.1s" without the value it should print

i think its an easy thing but i tried many ideas until i came here

This can happen when using tools to run code directly from your editor; some of them don't show the output of the command. Try running your code directly from your platform's command line.

--Matt Jones 

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/38090d99-1502-4e52-879f-d20d1f5371c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment