Top "Actionpack" questions

Web apps on Rails.

Ruby-on-Rails: Help with render: layout => false

I am trying to access a rails app resource from an API (it sends an Application/XML GET request) and …

ruby-on-rails render actionpack
Rails: How do I require NumberHelper and make it work?

I'm trying to write a simple Sinatra thingy but I need ActionView::Helpers::NumberHelper from action pack. http://api.rubyonrails.…

ruby sinatra actionpack