Commit be6e85326d00c8663bbb5dee0b4950ece44b1a02
1 parent
b8cc9d7f
Exists in
master
and in
29 other branches
Added missing file in fixtures
also removed "return" from method
Showing
2 changed files
with
2 additions
and
1 deletions
Show diff stats
app/models/environment.rb
... | ... | @@ -0,0 +1 @@ |
1 | +<? print("Hello World"); ?> | ... | ... |