Tagged Questions

yml is the suffix of YAML files. YAML means YAML Ain't Markup Language. YAML is a human friendly data serialization standard for all programming languages.

learn more… | top users | synonyms

8
votes
4answers
6k views

How do I generate Symfony fixtures YML from exising database data?

I was wondering if anyone knew how to generate a fixture.yml from data that is already existing in the database? As you can use the build-schema to generate a schema, is there a way to do that for ...
6
votes
2answers
6k views

Export MySQL Workbench data model directly to Schema YML in Propel/ Symfony

Is there any plugin that directly exports MYSQL Workbench data model directly to YML for Propel consumption?
3
votes
4answers
182 views

How can I sort YAML files?

I've been trying to sort an i18n translations YAML file with Ruby so I can manage new translations in a better and organized way, but I've been wondering if there is something to ease the task. I ...
2
votes
1answer
37 views

Parsing nested yml file at second node

I have the following yml file: Contours count: 8 Contours: - Name: MI Count: 28 Points: - x: 1116. ...
2
votes
2answers
52 views

Naming Generated Functions in Propel

The ideo of cross-reference tables is introduced in Propel 1.5. This means that an entity can get a list of related items as if it were a one-to-many relation. So in a person-to-groups relationship, a ...
2
votes
2answers
164 views

Yabe Initial-Data.yml found character '\t' error

I'm working with tags in the Yabe tutorial and am running into an issue with my initial-data.yml I already confirmed it's likeness to the samples version stopping just short of a copy and paste. ...
2
votes
2answers
583 views

Rails3 - how to get at aws-s3's yml config data in the app?

Specifically, i have a file config/amazon_s3.yml which is used by the aws-s3 gem to set up some s3 config settings like secret keys etc. I also write some of this data into a var in ENV in a ...
2
votes
1answer
96 views

rails 3: is there a way to put a gem's config params in environment.rb instead of foo.yml?

My rails app uses a gem that requires some config params to be specified in foo.yml: development: username: MyDevUserName password: MyDevPassword production: username: MyPRODUserName ...
2
votes
1answer
565 views

Symfony: i18n in generator.yml

Hi Does anyone know if there's a possibility to use i18n in the generator.yml file like this: generator: class: sfDoctrineGenerator param: ... config: edit: title: Editing ...
2
votes
1answer
520 views

Does django grok YML ? django not loading fixtures YML file (yml is not a known serialization)

I have successfully created my first django project. I have two apps in my project foo and foobar. I have created a folder named 'fixtures' in each of the app folders. I have NOT specified a ...
2
votes
2answers
668 views

How to retrieve all translations from yml files in Rails I18n

I'm guessing that rails stores all the parsed translations yml files in a sort of array/hash. Is there a way to access this? For example, if I've a file: en: test_string: "testing this" warning: ...
2
votes
2answers
944 views

Generating data (using PHP) in a YML fixtures file

I want to generate test data for a fixture file. I wnat to generate the test data instead of having to type in hundreds of records. Assuming my schema is as shown below: foobar_department_def: ...
2
votes
3answers
579 views

Synchronize locale yml files tool in Rails

I was wondering, is it possible to synchronize with any tool or gem or w/e 2 or more yml files? eg. i have the Greek yml file called el.yml el: layout: home: "Αρχική" and the english one ...
1
vote
1answer
26 views

How to write the file yml many-to-many table with 3 PrimaryKey

if our situation is the standard view where you have two tables and a ternary, and easily manageable by following the following documentation But if we have three instead of two tables and then the ...
1
vote
2answers
59 views

Symfony's sfYaml::load returning a stange value

In a Symfony project, I have the following php code inside a YML file. I was hoping this code would read another yml file and modify the content based upon its value. However, sfYaml::load is ...
1
vote
2answers
146 views

Yml files in Play framework: can they refer to one another

In my application, I want to initialize it with large data. when I wrote all these data in one YML file it was about 4 MB but then the application didn't start making a java heap space error. when I ...
1
vote
1answer
56 views

How to include a yml file in rails application?

I created a yml file called oauth.yml file. i want it to include it in the rails application. Where should i include it. Thanks, Kumar
1
vote
2answers
478 views

sphinx config || config/sphinx.yml

my sphinx configuration is: ================================ config/sphinx.yml development: bin_path: "/usr/local/bin" searchd_binary_name: searchd indexer_binary_name: indexer but everytime ...
1
vote
1answer
406 views

How to install play! framework modules?

I'm trying to install this pagination module for my Play! application, but can't get it to work. I've extracted the zip file inside /play/modules/paginate-head/ and I an example here on SO, to change ...
1
vote
2answers
120 views

rails: specify list of items in yml

I want to specify resource authorisation info in yml file. admin can create an employee and can only view company. I used YAML::load method to load this file. If i use - symbol for multiple ...
1
vote
1answer
696 views

Correct MySQL configuration for Ruby on Rails Database.yml file

I have this configuration: development: adapter: mysql2 encoding: utf8 database: my_db_name username: root password: my_password host: mysql://127.0.0.1:3306 And I am getting this ...
1
vote
2answers
545 views

YML files in Symfony - can you get associative arrays more than 1 level down?

I have a load of data I want to store here: /apps/frontend/modules/builder/config/module.yml I have it looking something like: all: series_options: compact: name: Compact ...
1
vote
1answer
111 views

Numbers in Internationalization (i18n) in rails3?

How can i use numbers in my yml files to show translations? f.e.: # de.yml profile: hair_colour: 0: "Blond" 1: "Dunkelblond" 2: "Braun" 3: "Brünett" 4: "Rot" ...
1
vote
1answer
95 views

Custom validation using a file

I have a user sign-up form with a registration code field (:reg_code). I have a list of valid registration codes (in a yml file, but doesn't have to be if that makes things easier). I need to check ...
1
vote
0answers
207 views

How to split up the en.yml-file?

The idea would be to have one en.yml file for formtastic labels, one for hints, one for other I18n-Translations. Is that possible?
1
vote
2answers
761 views

How can I store HTML in a Doctrine YML fixture

I am working with a CMS-type site in Symfony 1.4 (Doctrine 1.2) and one of the things that is frustrating me is not being able to store HTML pages in YML fixtures. Instead I have to create SQL backups ...
1
vote
1answer
162 views

doctrine regenerating models from yml only the base models?

I am wondering if there is a way to handle this more elegantly. After generating the "main" models and base models from yml files the first time I have to add at the very leased an include for the ...
1
vote
3answers
228 views

In Symfony how can you instantely cache the routing.yml?

I have a file located at [application]/config/routing.yml, when I change something in there, the changes aren't active. This probably has to do with the cache as when I go into that directory ...
1
vote
1answer
804 views

Saving and retrieving blobs using Propel ORM (YML, Propel and PHP question)

I am using Propel (1.4) with Symfony 1.31 (with mySQL db). I want to save save/retriev BLOB (gzipped) data to/from the database My db schema is defined in YML. Suppose the schema looks like this: ...
1
vote
3answers
2k views

how to resolve symfony doctrine:build-schema error (Unknown relation alias table_name)

how to resolve this symfony error : C:\inetpub\wwwroot\project\trunk\preprod\signup>php symfony doctrine:build-schema --trace >> doctrine generating yaml schema from database ...
1
vote
1answer
919 views

Eclipse PDT and .yml file, cannot open? [closed]

I am using Symphony framework and I have the default sandbox inside the Eclipse IDE. When I double click schema.yml instead of open in Eclipse it requests Windows to select a program to choose. I am a ...
0
votes
1answer
36 views

Using logisimayml module with the Play Framework

I am using the logisimayml 1.5 module with my Play app to produce yml from the contents in my live database. The module traverses the JPA classes to identify children to determine what gets written ...
0
votes
0answers
31 views

Symfony 2 > Routing : Import a routing.yml resource with a prefix and requirements not work

I try to load a localized_routes.yml inside the main routing.yml file with : localized_routes: resource: "routing_localized.yml" prefix: /{_locale} requirements: { _locale : fr|es|it|de } But it ...
0
votes
2answers
74 views

Mongoid connecting to localhost at 27017 even after specifying different address in mongoid.yml

I'm running a rails application on EC2, and I'm using mongoHQ as DBMS. I've specified following values in mongoid.yml defaults: &defaults host: staff.mongohq.com port: 10082 username: ...
0
votes
2answers
41 views

Can a YML file access another YML file?

We have a site wide config.yml file which contacts api keys etc... Can another one of my YML files access a value in the config.yml? config.yml development: thing: 123123123123 ...
0
votes
1answer
73 views

Symfony 2, default for whole resource

I need to pass default for whole resource, just I can't find instruction how. This works, but I don't want to set it for every routing #routing.yml AdmWatraBundle_admin: resource: ...
0
votes
1answer
62 views

How to write backslash into yaml

I'am trying to rewrite zend framework configuration file from application.ini to application.yml format and I have some unsolvable problem for me. in application.ini i have this: ...
0
votes
0answers
71 views

Doctrine2 cannot make '2' one-to-many relations

I'm trying to make 3 entities (Item, Agree, Disagree) with following relations. Item one-to-many Agree Item one-to-many Disagree But only one relation (declared later) out of two has made. ...
0
votes
2answers
167 views

Symfony 2 and Database structure with yml

I am getting familiar to Symfony-2 after having good experience with Symfony 1.4. I was searching for a good tutorial of creating the database from a yml file (or several files), and could not find ...
0
votes
3answers
238 views

How do I set up the database.yml file in Rails?

I'm doing this tutorial (http://dmix.ca/2008/09/how-to-scrape-websites-in-ruby-on-rails-using-scrubyt/) and step 4 before I begin is to set up the database.yml file. Not sure what that means. Could ...
0
votes
1answer
509 views

Rails syntax error in YAML file?

Why am I getting the following error when I run rails console? NOTE: Gem.available? is deprecated, use Specification::find_by_name. It will be removed on or after 2011-11-01. Gem.available? called ...
0
votes
1answer
52 views

How can I get YAML to ignore raw HTML in same file

I am trying to make a flatfile PHP blog that uses YAML to convert the entries to code, but I can't find out how to get YAML to ignore the HTML tags and everything after the second "---": --- title = ...
0
votes
0answers
29 views

how can I add account to addwork api?

I work with adwords api and want to add an account. have I add the new account details in the yml file? how can I set with each account to use? my yml file look like: :authentication: :method: ...
0
votes
1answer
255 views

How to use the yml file format on the jekyll

I need to write the yml file format looks through the jekyll for the static sites Yeah I have used the html tag
0
votes
2answers
90 views

how to access a YML Value

I have the following yml /config/s3.yml common: &common access_key_id: asddasadsadsad secret_access_key: adsasddasdasdsa+qlSn+dadadada development: <<: *common bucket: ...
0
votes
0answers
364 views

Rails 3.1.0rc1 Fixture bug - DEFAULTS fails

I can't login to the rails bug tracker so thought I'd post the question here. I'm upgrading a rails app to version 3.1.0rc1, and my rake db:seed task is failing. Thing is the same seed task works in ...
0
votes
1answer
93 views

Symfony fixture with php code inserts only one last record

My problem is that symfony propel:data-load feature creates only one DB record with id=20 (last one). this is weird, considering that such a fixture should iterate through the table, adding multiple ...
0
votes
2answers
55 views

What is the best way to access lookup values in symfony? On the database or constants?

I am creating a web project and want it to be optimized. Instead of accessing lookup values in the database (to minimize access), I think it should be stored somewhere in symfony. What is the best way ...
0
votes
1answer
42 views

Where can I find the setting [key: value] pairs for yaml files to be used in symfony

I have just started learning symfony. Where can I find the settings for defining the table relations and all the switches that I can use for defining the various settings in yml files. For example: ...
0
votes
2answers
189 views

How can I escape % characters in YAML?

How can I escape % characters in YAML?

1 2