Git Product home page Git Product logo

rails-blog-associations-validations's People

Contributors

ahimmelstoss avatar annjohn avatar aturkewi avatar benjagross avatar changamanda avatar danielseehausen avatar drakeltheryuujin avatar fislabstest avatar fs-lms-test-bot avatar ihollander avatar irmiller22 avatar joshuabamboo avatar kthffmn avatar lizbur10 avatar maxwellbenton avatar peterbell avatar pletcher avatar roseweixel avatar rrcobb avatar sarogers avatar vibraniumforge avatar victhevenot avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rails-blog-associations-validations's Issues

need to create User, Tag controllers/routes/etc unclear for lab as-presented

Under the Migrations, Associations, and Routes heading for this lab, there are instructions to create controllers for User and Tag, along with 'appropriate routes.' These controllers aren't actually needed, though, to pass existing lab specs. Would it be possible to introduce minimal features testing for User and Tag, to justify the files and routes? Or--alternatively--to clarify the reason(s) for creating these files, routes in the readme?

Lab Submission Issue

I have completed this lab, staged, committed, and pushed it up to github and sent a pull request but on the lesson page it shows that the pull request submission is failing. :(

Lab Missing manifest.js and rails_helper.rb

Hi! This lab is missing app/assets/config/manifest.js (seems to be required by the railties gem) and missing rails_helper.rb. I was able to solve this by creating a blank app/assets/config/manifest.js file and copy+pasting the rails_helper.rb file from the has-many-through-forms-rails lab, and the rspec tests now seem to be running. Thanks!

Tests pass, but post doesn't save

The spec tests all pass, but when running the Rails server, creating a post fails when selecting at least one tag. Tag is failing validation, I think possibly because the uniqueness validation thinks that a new tag is being created. Here are the error details:

@details={:tags=>[{:error=>:invalid}]},
@messages={:tags=>["is invalid"]}

Ask a Question couldn't help me, so I wanted to flag this.

Order in the sequence

This lab seems a little out of place in at the end of the sequence. This is more like a beginner lab after you've build a scaffold. you're doing basic many <-> many associations, and simple validations

Handraise Issue - TSiege

The lab runs on an outdated version of rspec-rails which is breaking because it is now trying to require rails_helper instead of the former spec_helper

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.