This website requires JavaScript.
Explore
Help
Sign In
deac
/
instiki
Watch
1
Star
0
Fork
You've already forked instiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
0.10.1
instiki
/
instiki.rb
4 lines
64 B
Ruby
Raw
Permalink
Normal View
History
Unescape
Escape
dropped -w flag from shebangs of ./instiki and ./instiki.rb. There are many warnings coming from Rails, and spoiling the end-user experience.
2005-01-25 22:25:22 +01:00
#!/usr/bin/ruby
End-of-line style for "executables" is LF (Unix) so that shebangs always work.
2005-01-18 18:50:16 +01:00
compulsive quote editing
2005-02-05 13:15:50 +01:00
load
File
.
dirname
(
__FILE__
)
+
'/script/server'
Reference in a new issue
Copy permalink