summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-07load all collections using backbone_collection_for helper.HEADmastermo
2017-09-24remove unused collections.mo
2017-09-24remove the profiles collection.mo
2017-09-24fix broken spec.mo
2017-09-24load tutorials collection on the page.mo
2017-09-24bind auto collections to a url.mo
2017-09-24move collections to Collections namespace.mo
2017-09-24add spec for auto collection.mo
2017-09-24extract auto collection to setup js collections.mo
2017-09-24use jbuilder to render backbone json.mo
2017-09-24create helper to generate a backbone collection.mo
2017-09-24render categories as backbone collection in html page.mo
2017-09-24extract my cakes controller.mo
2017-09-24what is PATH_INFO?mo
2017-09-24move nginx files to nginx dir.mo
2017-09-24upgrade to ruby 2.4.2mo
2017-09-24upgrade to rails 5.1mo
2017-09-23fix params injection issue.mo
2017-09-23upgrade specsmo
2017-09-23create application_jobmo
2017-09-23add application_record.mo
2017-09-22add rack-mini-profiler in devmo
2017-09-22cache each cake card.mo
2017-09-10fix broken js spec.mo
2017-09-09show large image on cakes#show.mo
2017-09-09change the jumbotron.mo
2017-09-09change category nav linksmo
2017-09-09validate search form.mo
2017-09-09connect models to views using automodel.mo
2017-09-09extract duplicate code into form_view.mo
2017-09-09add client side validation to password reset form.mo
2017-09-08use sudo.mo
2017-09-08install daemonsmo
2017-09-08remove fixed width for avatar.mo
2017-09-08fix js bugs.mo
2017-09-08remove paginator from cakes footer.mo
2017-09-08fix default ordering of profiles.mo
2017-09-08display join date in local time.mo
2017-09-08show url of website.mo
2017-09-08remove avatar from header.mo
2017-09-08default user listing to ordered.mo
2017-09-08make search text required.mo
2017-09-08CakeSide -> csxmo
2017-09-08rename User to Registration.mo
2017-09-08add backbone view for registration-form.mo
2017-09-08change onInput to set the changed attribute only.mo
2017-09-08username -> emailmo
2017-09-08connect cards to autoview.mo
2017-09-08install autoview on ajax load but skip elements that are already setup.mo
2017-09-07use input event and promote renderErrors method.mo