Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
gem install actionpackNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use Action Pack as part of Rails to handle web requests
Use the full rails gem or ensure all required dependencies (actionview, activerecord, etc.) are included.
No dependency data recorded yet.