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
Post a Comment