RailsCasts Pro episodes are now free!
Learn more or hide this
How would you do authentication / authorization for embedded apps??
I haven't tested Rails Metal yet but I know that this would be a good resource when the time comes.
Thanks!
Please note that Metal is deprecated and removed since Rails 3.0.0.beta4.
https://rails.lighthouseapp.com/projects/8994/tickets/4889-rails-300beta4-metal-absent
Here is a blog post on how to get Metal-like application enabled in a new Rails3 app:
http://tektastic.com/2010/07/rails3-rack-and-where-did-my-metal-go.html
Awesome episode as always, was wondering how you will redirect back to your rails3 app after you have request processing inside the sinatra app.
How would you do authentication / authorization for embedded apps??
I haven't tested Rails Metal yet but I know that this would be a good resource when the time comes.
Thanks!
Please note that Metal is deprecated and removed since Rails 3.0.0.beta4.
https://rails.lighthouseapp.com/projects/8994/tickets/4889-rails-300beta4-metal-absent
Here is a blog post on how to get Metal-like application enabled in a new Rails3 app:
http://tektastic.com/2010/07/rails3-rack-and-where-did-my-metal-go.html
Awesome episode as always, was wondering how you will redirect back to your rails3 app after you have request processing inside the sinatra app.
Thanks!