kyleskwon / ourdiary

helping couples recollect the past and never forget again
0 stars 0 forks source link

Refactor Index Views #18

Open kyleskwon opened 8 years ago

kyleskwon commented 8 years ago

Add date to table

Edit tab names

Limit number of characters for captions in tables; ex. plan.caption.first(60)

Fix glyphicons

Order by date; default_scope { order('date ASC') }

kyleskwon commented 8 years ago

Add delete button to show views