Giter Site home page Giter Site logo

leikor.de's People

Watchers

 avatar  avatar

leikor.de's Issues

Where-Am-I-Bar

Between navigation and body a bar like:

LEIKOR » Sortiment » Schönes aus Holz » Elefanten
LEIKOR » Blog » Neue Lieferung aus Bali

Refactor ProfilesController

  • use before_filter to set @my_profile
  • use before_filter to set @user
  • move code to general actions, show, edit, …
  • remove type_as_param; use obj#constantize instead
  • create helper_method for type_as_param (→ app/views/profiles/_index.html.haml)
  • remove @method; should not be necessary
  • create helpers show_path, edit_path like (@my_profile ? my_path : your_path)

Add color to article

  1. Write unit test for color and adjust unit test for article.
  2. Add fixtures.
  3. Create table colors and corresponding model.
  4. Create table articles_colors.
  5. Add associations in models article and color.

Add graduated price to article

  1. Write unit test for price and adjust unit test for article.
  2. Create table prices and corresponding model.
  3. Add associations in models article and price.

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.