mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-31 21:21:49 +01:00
The bug where project associations didn't seem to be immediately displayed when next actions were added from the Context page is magically fixed! Fixes #142. git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@156 a4c988fc-2ded-0310-b66e-134b36920a42
3 lines
No EOL
94 B
Ruby
Executable file
3 lines
No EOL
94 B
Ruby
Executable file
#!/usr/bin/ruby
|
|
require File.dirname(__FILE__) + '/../config/boot'
|
|
require 'commands/generate' |