$ rails g model User
belongs_to
has_one
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> | |
| </head> | |
| <body> | |
| <!-- normally you wouldn't show this --> | |
| <div id="paste" contenteditable="true"></div> | |
| <script type="text/javascript"> |