Ruby (on rails) for Drupal

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
This group should probably have more organizers. See documentation on this recommendation.
  • What Drupal can learn from RoR: Naming conventions? Ease of use? Speed of development? There is loads of stuff that has little to do with the environment, programming language or other technical thingies. But this stuff is very interesting to use in Drupal. Test Driven Development, Rapid prototyping, extreme conventions, just to name some buzzwords.
  • ... and why RoR not the evil competitor. If we can learn from it, it helps us. And in fact RoR is used for entirely different situtations often, then Drupal. Lets see how we can get the "STFU about RoR" out of the Drupaleers. PHP is not evil. Ruby is not evil. Rails is not evil.
  • And off course how we can use Ruby to make Drupal Better. Drupal can use some love when it comes to deployability. Ruby empowers capistrano, has desktop bindings (I guess it takes a few days to make a Drupal frontend in Ruby, for osX, Gnome or KDE).

disclaimer: I spoke to many people on DrupalCON, barcamp and around that. Many people whom were into Ruby, learning it, or else planning to. Its not me trying to push some Ruby into teh Drupal, but its just organising these Ruby and Drupal users to make Drupal better

mcantelon's picture

Haml for Drupal

For any fans of Haml out there, I've submitted a filter module that leverages phpHaml: http://drupal.org/project/haml

Read more
anele's picture

So, which one you choose if..

Hi guys,

By now I think have read most of the posts that exist regarding differences between RoR and Drupal.
But in practice, which one would you use if you wanted for example to create a website like youTube, where users would be able to form communities, upload and share media files?

My first impression is for Drupal, since in this occassion you would need a strong CMS... But, does anybody have any further suggestions?

Thanks for your time

Read more
mcantelon's picture

Railsish Drupalism?

Hi folks,

What kind of Railish Drupal tools exist? There is Drake (http://drupal.org/project/drake) which I definitely want to check out. What else is there?

Mike

Read more
noneck's picture

DrupalCampNYC 2

Start: 
2007-01-20 10:00 - 2007-01-21 18:00 Etc/GMT

To my dear New York City, Drupalistas and soon to be Druaplistas,

We are two weeks away from DrupalCamp NYC 2, 20 & 21 Jan. A few of us have been thinking what if we concentrated our efforts on a single project instead of working solely on individual projects? I'm not talking about a classroom setting, but a project (ie install profile, module stuff and theme) to educate each other?

Well here is your opportunity to change the future of one lucky group. Big or small, non-profit or community organization... If you know of a project that can use the assistance of a Drupal site, we need you to nominate them. The lucky organization will also get one year of CivicSpace on Demand (hosted and managed install of Drupal 4.7 and CiviCRM + EMAIL)!

Read more
Bèr Kessels's picture

Ruby, Ruby on Rails and Drupal, what is the difference?

A lot of people just don't get it. So let us straighten out some confusing matters. So to avoid more FUD.

Don't confuse Ruby with Drupal. Don't think that Ruby on Rails and Drupal can be compared, they cannot. On top of that, they are complementary.

There is Ruby. Ruby is just another programming-language, like Perl, PHP, C or Java. Ruby is one of the newest languages (~14 years old), which -in practice- means it has learned a lot from bad parts of older languages.

There is Ruby on Rails (RoR). This is a system (program) written in the language Ruby. Just like Drupal is written in PHP. But RoR is a framework, not a CMS; With RoR you will have to write your own CMS all by yourself. Drupal already IS a CMS. Ruby on Rails's power (and hype) lies in the fact that writing that complete CMS takes you only a few days, or even just hours. Drupal's power lies in the fact that you don't have to write anything at all.

Read more
dasil003's picture

Rails and Drupal are Complementary

I've been using Ruby on Rails for at least 18 months, and it is an amazing application framework. However, it's not suitable for all projects. For one thing, hosting is much more demanding and less mature. If you don't have at least $50/month for a VPS or equivalent you are not going to get the reliability you can get with PHP relatively cheaply.

The other thing is that Rails is geared primarily towards applications. In terms of arbitrary functionality, Rails is really the best thing going. It gives the web app developer tools to create raw web interfaces very very efficiently. Probably more efficiently than is even possible in PHP due to Ruby's dynamic language features like method_missing? and dynamic class modification.

Read more
styro's picture

Just RoR?

Maybe this should be a general "stealing good ideas from other web frameworks" group?

As well as RoR, I'm sure there are plenty of other worthy ideas in Turbogears, CakePHP, Django etc etc. Probably not many Java ones though ;) (just kidding - I work for a Java based outfit)

Read more
Bèr Kessels's picture

Capistrano and Drupal

Using Capistrano for Drupal deploying. Sounds cool, and should be possible. Lets talk about hos this should be done, and if this is feasible.
I plan to drop the sympal-scripts -which, in fact want to be a capistrano-only-for-drupal-in-PHP- in favour of a good working capistrano drupal thingie.

Read more
Subscribe with RSS Syndicate content