+ 2
Can I build applications by Ruby like which I built by java ,paython and c# ..desktop application
desktop apps by ruby...
3 Respuestas
+ 8
Ruby works around with different types of data handling using file extensions!
If the filename has the extension “.rb”, it is loaded as a source file; if the extension is “.so”, “.o”, or “.dll”, or the default shared library extension on the current platform, Ruby loads the shared library as a Ruby extension.
+ 7
Web apps yes, mobile no...👍
+ 6
You can actually make mobile apps using Ruby, but not just Ruby you might need help using Engines and also XML