Show More
Commit Description:
updated db/schema.rb: removed unused tables
Commit Description:
updated db/schema.rb: removed unused tables
File last commit:
Show/Diff file:
Action:
test/fixtures/problems.yml | 11 lines | 224 B | text/x-yaml | YamlLexer |
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
one:
id: 1
name: add
full_name: add_full_name
available: true
two:
id: 2
name: subtract
full_name: subtract_full_name
available: false