Giter Site home page Giter Site logo

Comments (8)

kytrinyx avatar kytrinyx commented on August 18, 2024

There's a reference to looking at parameters that got posted to the server in a 'Console' in RubyMine.

Let’s start by looking at the form data that was posted when we clicked SAVE. This data is in the production.log file which should be in the "Console" frame at the bottom of the RubyMine window. Look for the line that starts "Processing ArticlesController#create", here’s what mine looks like:

Does Sublime Text have a similar console, or do you have people tail the production log (or something entirely different)?

from curriculum.

kytrinyx avatar kytrinyx commented on August 18, 2024

If you have your server running in RubyMine, click the red square button to STOP it.

How do you usually have them run the server? bundle exec rails s in the console?

from curriculum.

kytrinyx avatar kytrinyx commented on August 18, 2024

I'm a bit unclear with respect to terminology. I tend to call my terminal window the console, but then I saw this:

If you have a console session open, type exit to exit.

so I think I've got it wrong.

Is the terminal used only for opening a REPL session? What terminology is generally chosen for this and any other uses of the terminal?

from curriculum.

kytrinyx avatar kytrinyx commented on August 18, 2024

Huh. Ok, I'm rereading the full tutorial, which answers the rails server question. Sorry about that.

from curriculum.

kytrinyx avatar kytrinyx commented on August 18, 2024

This also answered the console question. Nevermind!

from curriculum.

burtlo avatar burtlo commented on August 18, 2024

@kytrinyx you do highlight an important point as far as needing to unify on terms that we use in the tutorials. Spread throughout the tutorials are various different terms for the same concepts.

from curriculum.

kytrinyx avatar kytrinyx commented on August 18, 2024

@burtlo I've added a new issue for the grand unification discussion so that we can close this one.

from curriculum.

kytrinyx avatar kytrinyx commented on August 18, 2024

@steveklabnik This one can be closed.

from curriculum.

Related Issues (20)

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.