No results found in makandra dev.

Best results in other decks

makandra Curriculum

Read the Rails Guide about Active Record migrations Understand why we never use models in migrations. Checkout the repository Project Hero and read through some migrations in db/migrate. Find...

...files in the db/migrate folder. Read and understand How to write complex migrations in Rails Discuss with your mentor Instead of migrations, could we simply log into the production server...

An expectation like this will fail with Rails LTS 2.3: should render_template(:edit) The error will look like this: expecting but rendering with <""> This is an issue with rspec...

...rails 1.x monkey-patching into ActionController during controller specs. Fix To fix this, use our compatibility fork of rspec-rails 1.3. If you are using Rails 2.3 LTS with...

Search in all decks