mirror of
https://github.com/wahyd4/Libr.git
synced 2026-08-22 19:26:31 +10:00
list books
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class AddSomeBooks
|
||||
User.create email:'test@test.com', name:'Test'
|
||||
User.first.books.create name:'看见', image:'http:\/\/img3.douban.com\/mpic\/s24514758.jpg',isbn:'9787549529322'
|
||||
end
|
||||
Reference in New Issue
Block a user