0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
login before you can edit More... over 12 years ago
commit msg and email More... over 12 years ago
do the same to posts#create More... over 12 years ago
do form in the rails way More... over 12 years ago
now all works More... over 12 years ago
if you use post or put to submit the form, current_user is killed More... over 12 years ago
look nicer More... over 12 years ago
new I can create new page More... over 12 years ago
can update page now More... over 12 years ago
the spaces here will show up More... over 12 years ago
why it is put not post? More... over 12 years ago
now the edit link works More... over 12 years ago
email -> name More... over 12 years ago
name added to user More... over 12 years ago
r g migration AddNameToUsers name:string More... over 12 years ago
schema changed More... over 12 years ago
users_controller.rb copied More... over 12 years ago
now users is in schema More... over 12 years ago
application_controller More... over 12 years ago
sessions/new.html.erb copied More... over 12 years ago
application.html.erb More... over 12 years ago
sessions_controller.rb copied More... over 12 years ago
rails g controller sessions More... over 12 years ago
users#new viewed cpied More... over 12 years ago
cp user.rb More... over 12 years ago
route More... over 12 years ago
need this for passwd More... over 12 years ago
rails g model user email:string password_hash:string password_salt:string More... over 12 years ago
rails g controller users new More... over 12 years ago
lock More... over 12 years ago