Is it possible to use Ruby gems (like authlogic
, devise
) in our Rhomobile application?
Asked
Active
Viewed 1,188 times
1

exebook
- 32,014
- 33
- 141
- 226

Karthi Ponnusamy
- 2,031
- 2
- 25
- 41
1 Answers
2
Yes. There are different ways you can include external libraries, including RubyGems and custom extensions. Please refer to the link below for information.

Geoffrey
- 562
- 4
- 9
-
If this pointed you in the right direction, please mark this as the correct answer. If not, let me know if you'd like clarification. Thanks! – Geoffrey Aug 11 '11 at 12:56