Skip to content
#

rails-application

rails logo

Ruby on Rails (Rails) is a web application framework written in Ruby. It is meant to help simplify the building of complex websites.

Here are 474 public repositories matching this topic...

RoyallDesigns
RoyallDesigns commented Oct 24, 2018

@1v0ryh4t and I found that when creating a new redaction under /redactions/new, the redaction title is allowed to be blank. When attempting to view said redactions under /redactions, the new redaction is not present or viewable under the list as its title or name is an empty string. I would like to add a validation to a redaction so that when creating or editing the redaction, the name can

open-build-service
dcermak
dcermak commented Mar 24, 2020

Issue Description

The API docs for the route PUT /source/<project>/<package>/<filename> (see: https://build.opensuse.org/apidocs/index#72) say that the return type is a status. That is however not true, it is in fact a revisionlist-element from https://build.opensuse.org/apidocs/revisionlist.rng.

Unfortunately that schema doesn't appear

potomak
potomak commented Oct 6, 2016

Some of the indexes that are present in the production DB, miss definitions in their relative model class, let's add them.

  • projects
    • { v: 1, key: { user_id: 1 }, name: "user_id_1", ns: "tomatoes_production.projects", background: true, safe: true }
  • tomatoes
    • { v: 1, key: { created_at: 1 }, name: "created_at_1", ns: "tomatoes_production.tomatoes", background: true }
    • `{ v: 1, ke
ggeisler
ggeisler commented May 3, 2018

In the Curation > Translations > Pages tab, we list both the default language page titles and the corresponding locale version of the pages. When a default language page is updated more recently than the locale version of the page, we show a warning icon (and bold the timestamp of the default language page) to alert the curator to the potential problem of the pages being out of sync. But the warni

aonomike
aonomike commented Jul 8, 2019

If one does not use the default postgress username and password in their local postgres installation, it would be nice if they are able to change the database username and password in a .env file which is not tracked by git. For a person using the default username and password, the workflow should remain as is currently.

Expected Output

Developers can change their database credentials in th

Guías de Rails en Español (Rails 5) Estas son las guías de Rails 5 en Español (Guías Completas, con todos los Capítulos). Estas guías están diseñadas para que tengas una productividad inmediata con Rails, y para ayudarte a entender como encajan las piezas en Rails.

  • Updated Aug 22, 2018

Created by David Heinemeier Hansson

Released December 13 2005

Organization
rails
Website
rubyonrails.org
Wikipedia
Wikipedia
You can’t perform that action at this time.