2

How can I run Rails on Maglev? It seems that it can run Sinatra, but not full blown Rails.

johannes
  • 7,262
  • 5
  • 38
  • 57
yazz.com
  • 57,320
  • 66
  • 234
  • 385

2 Answers2

4

An update. MagLev can now run some basic rails 3.0 apps. look at examples/rails in the MagLev distribution https://github.com/MagLev/maglev/tree/master/examples/rails

Peter McLain
  • 1,138
  • 7
  • 6
2

MagLev does not yet run rails, but it is on our radar...