Is everything in Ruby can be used in Rails? -



Is everything in Ruby can be used in Rails? -

it might silly question, in ruby works in rails?

i mean rails did not overwrite anything, added new things ruby, right?

(sorry silly question. learnt rails 4 months , no experience in ruby yet (except rails ;d)).

rails framework written in ruby, in principle should able utilize library, class or module want to. not makes sence, gui frameworks etc.

the ruby implementation , platform you're running on may have limitations, may not work on windows server, or on macruby or jruby etc.

ruby-on-rails ruby

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -