Skip to content

krisma/prophesee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commit

Description

init

rails new

bundle

gem added, bundle install

model

User model, Post resource created

static

rails g devise:views, controller static index

bootstrap

bootstrap included, custom flashes

login

devise basic done

before exp0

checkpoint

exp0 done, login fail redirect

login fail in index no longer redirect

errmsg

error messages integrated in layout

  • User devise default nickname:string quota:integer total_count:integer good_count:integer

  • Post content:string date_created:date date_publish:date post_created:string post_publish:string active:boolean user_id:integer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors