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

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -