Git Product home page Git Product logo

best_quotes's Introduction

best_quotes's People

Contributors

noahgibbs avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

best_quotes's Issues

Not really an issue just a way to get a hold of you.

Hi Noah,
Have you ever used sinatra-activerecord?
I was thinking that we could build, modify, or use this gem for some nifty migration work.
You put the requirement for it in your Rakefile and use your app configurations to link in the db.
No need to even write a single Rake task unless we're gonna rebuild 'er.
Have fun. tAKE Care.

private method `new' called for BestQuotes::Application:Class (NoMethodError)

I really tried searching google as to what this could possibly mean, but I could not figure it out. It started happening as soon as I inserted the changes in chapter 1 to my equivalent of rulers.rb (in my case, jets.rb)

require "jets/version"

module Jets
  class Application
    def call(env)
      [200, {'Content-Type' => 'text/html'},
        ["Hello from Ruby on Jets!"]]
    end
  end
end

and also added the Application class to the BestQuotes module and tried to call .new on it

require './config/application'
run BestQuotes::Application.new

Has anybody come accross the same issue?

match is depricated in Rails routes

Shall we do a rewrite for rulers? ;-)
We could use some updating here for bundler.
I have such a time trying to remember what has to go above everything so that bundler will
set the gems. Is it Bundler.setup or bundle.require?
There is so much old stuff lying around but that's another issue.
Here's an article for our reference. http://anti-pattern.com/bundler-setup-vs-bundler-require
Maybe we should have stuck with our gut feelings on this. Sinatra had it all along.
GET is get right?
Any other "matchers"?
Sorry I'm so lazy not to just change things to a way that makes sense to me.
It's just that I still feel like such a noooooob.

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.