• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

example/hello からの fork


Commit MetaInfo

Revision58d1795e3bd0087cffae5b5931d8afadfee6e32b (tree)
Zeit2014-03-12 16:45:45
AutorSF.JP :Example User <example@user...>
CommiterSF.JP :Example User

Log Message

Fix view text.

Ändern Zusammenfassung

Diff

--- a/app/views/hello/index.html.erb
+++ b/app/views/hello/index.html.erb
@@ -1,2 +1,2 @@
1-<h1>Hello#index</h1>
2-<p>Find me in app/views/hello/index.html.erb</p>
1+<h1>Hello World!</h1>
2+<p>This is repository sample, sourceforge.jp.</p>