Giter Site home page Giter Site logo

succi0303 / bindr Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.89 MB

プログラミング関連の連載記事を集めて検索するサイト。

Home Page: https://bindr-dot.herokuapp.com

Ruby 73.47% JavaScript 0.72% CoffeeScript 2.41% CSS 2.79% HTML 20.60%

bindr's People

Contributors

succi0303 avatar

Watchers

 avatar  avatar

bindr's Issues

test/development環境のデータベースをpostgresqlに変更する。

検索時のアルファベットの一致をcase insensitiveにしたい。
LIKEは、元来case insensitiveであるが、postgresqlに限ってはそうではない。
Herokuの標準データベースはpostgresqlである。
Heroku上でcase insensitiveにするためにILIKEを使いたいが、現在のtest/development環境であるsqlite3ではILIKEは使えない。
上記の問題を解決するためにtest/development環境のデータベースをpostgresqlに変更したい。

ログイン画面のレイアウトを修正する。

PCのブラウザで表示したとき、テキストの入力欄が画面いっぱいに広がらないようにする。
ただし、スマートフォンのブラウザで表示したときには、画面いっぱいに表示するようにしたい。

kaminariのpage_entries_infoの文言を日本語化する。

page_entries_infoの英語メッセージは以下の通り。

page_entries_info:
  one_page:
    display_entries:
      zero: "No %{entry_name} found"
      one: "Displaying <b>1</b> %{entry_name}"
      other: "Displaying <b>all %{count}</b> %{entry_name}"
  more_pages:
    display_entries: "Displaying %{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> of <b>%{total}</b> in total"

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.