Until now, the project I work in used ASCII only in the source code. Due to several upcoming changes in I18N area and also because we need some Unicode strings in our tests, we are thinking about biti
Somebody is planning to move the subversion repository I work on (8000+ commits). Is there a way to use git-svn to replay the last, say, 20 commits from the old location once the migration is finishe
I\'m a beginner at Ruby on Rails so I apologize if this is quite obvious, but I\'m trying to learn how to write the database migration scripts and I\'d like to change the following long_description to
I\'m building a Rails application using MongoDB as the back-end and MongoMapper as the ORM tool.Suppose in version 1, I define the following model:
For many years I have had an objective of moving out of ASP/VBScript to a \"better\" language - my preference would be C# as I have skills in C - but I would consider other languages too (including PH
Just working through the Agile Web Development with Rails book and near the closing chapters of the book I had to rollback the db a few times using db:migrate VERSION=0 followed by the db:migrate comm
I\'m fairly new to Ruby on Rails here. I have 2 migrate files that were provided. The first one, prefixed with 001, creates a table and some columns for that table. The next migrate file, prefixed wi
I have a svn repo with various apps as subdirectory of a single svn repo. That worked because I could have checked out a partial, repo. As I cant do that with git obviously I need multiplerepo开发者_如
I have a table generated by GORM (Grails Domain). It has foreign key / index that generated random characters like FKAC7AAF67162A158F. I need to remove that field that not needed anymore.
I am new to joomla and I need to work on a joomla website for a school project. I modified an existing module to make it display featured projects and it does that flawlessly when I test the site loca