mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-04 23:11:47 +01:00
{{{
ruby -i.bak -pe 'gsub!("#!/usr/bin/env ruby", "#!c:/ruby/bin/ruby")' public/dispatch.* script/*
}}}
I also failed to add the new user-related files and the new migrate task last time I committed, so those are added now.
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@141 a4c988fc-2ded-0310-b66e-134b36920a42
|
||
|---|---|---|
| .. | ||
| application.rb | ||
| context_controller.rb | ||
| feed_controller.rb | ||
| login_controller.rb | ||
| note_controller.rb | ||
| project_controller.rb | ||
| todo_controller.rb | ||
| user_controller.rb | ||