railsbridge-boston / railsbridgeboston_dot_org

This is the RailsBridge Boston website.
https://www.railsbridgeboston.org/
0 stars 2 forks source link

Switch to Rails #31

Closed gabebw closed 9 years ago

gabebw commented 9 years ago

I visited the homepage and every link in the header (About, Donate, Resources). They are all exactly the same as the design on railsbridgeboston.org (I switched back and forth between tabs to double check).

gabebw commented 9 years ago

Uhhhh what if I don't fix any of these problems in autogenerated files?

mxie commented 9 years ago

This looks pretty good Gabe! The only other thing is that I'd like to remove anything that involves the database. I can't foresee a situation where we might need it, so I don't think it makes sense to keep that stuff around. Thoughts?

gabebw commented 9 years ago

I think I removed everything around the DB - I searched for activerecord and active_record and removed those settings, and also disabled the AR Railtie. I removed DelayedJob and PG from the Gemfile and removed all of their configuration too.

gabebw commented 9 years ago

Was that a provisional :+1:, Melissa?

gabebw commented 9 years ago

@mxie

gabebw commented 9 years ago

OK, I'm merging.