Ticket #1 (closed defect: invalid)

Opened 14 months ago

Last modified 14 months ago

application.css MIA

Reported by: anonymous Owned by: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:

Description

application.css seems to be missing from both the distribution and the repository.

Change History

Changed 14 months ago by anonymous

  • status changed from new to closed
  • resolution set to invalid

application.css is dynamically rendered and cached in stylesheets_controller.rb in order to make it possible to use images in the stylesheet but still have Webistrano mounted in a subdirectory, e.g. with monrel:

mongrel_rails start --prefix /webistrano

See http://labs.peritor.com/webistrano/browser/trunk/app/views/stylesheets/application.rhtml

Note: See TracTickets for help on using tickets.