root/dotfiles/cutagem/templates/cho45-default/trunk/spec/gemname_spec.rb
@
5953
| Revision 5953, 171 bytes (checked in by cho45, 5 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/usr/bin/env ruby |
| 2 | |
| 3 | |
| 4 | $LOAD_PATH << "lib" |
| 5 | $LOAD_PATH << "../lib" |
| 6 | |
| 7 | require "<%=gempath%>" |
| 8 | include Net::IRC |
| 9 | include Constants |
| 10 | |
| 11 | describe <%=gemclass%> do |
| 12 | it "" do |
| 13 | end |
| 14 | end |
| 15 |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)