Coder Social home page Coder Social logo

trare's People

Contributors

kikkawakikkawa avatar olivia-tou avatar ounennhei avatar pyar6329 avatar rinrinnchi avatar ychubachi avatar yuchan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ounennhei

trare's Issues

(2) resumeのCRUDを作成

  • resume controllerの作成
    • rails g scaffold resume ~~~~
  • readの作成
  • createの作成
  • deleteの作成
  • updateの作成

modelの作成

  • Resumesモデルの作成
  • Languagesモデルの作成
  • Usersテーブルの拡張

Debug用gem追加

  • rails c --sandboxでテーブルが見にくかったのでgemを追加

詳細は #35

Translatorsのリスト表示を改善

複数の翻訳を行ったユーザーが重複してリストされるように見えてしまうため、ユーザーネームだけでなく、言語等、他の情報も表示するようにする。

ひな形の作成

[全体]

  • RoRのひな形の作成
  • 一時的なTopページの作成(/app/views/top/index.html.erb)
  • 一時的なレイアウトページの作成(/app/views/layouts/)

[development]

  • guardでテストを自動化

[test]

  • testをrspecに変更
  • travisでrspecを使うよう、.travis.ymlの修正

[production]

  • herokuのRackサーバをunicornに変更

test

これはテストです

  • ほげ
  • ふが
  1. A
  2. B
  • read作成する
  • create作成する
def index
  @hoge = {
     a: 'hogehoge'
   }
  render json: @hoge

end

test2

これはテストです。

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.