Posts Tagged ‘Ruby on Rails’

09.12
12

Rails Girls: Programming Workshops for Women

by admin ·

The free workshop series Rails Girls Women want more insight into programming using Ruby on Rails.

Participants bring the two-day workshop with their own laptops. A group of teachers they then accompanied by the installation of the framework to first own Rails application. The trainings will be held in English, the working group is allowed to speak German. Incidentally, the event offers an opportunity to establish relationships with other technology-interested participants.
(more…)

01.25
12

Ruby on Rails 3.2 with the heat, with heat

by admin ·

To the delight of the workers of the web programming just a couple of days ago a blog Ruby on Rails was informed of a significant event – the release of the eponymous Model-View-Controller framework’a for version 3.2. Of changes worthy of attention, we mention the following:

  • Changing the rules restart classes. Now loaded only really changed classes. This change leads to a significant acceleration of the development process.
  • (more…)

09.4
11

Rails 3.1 Released

by admin ·

To download and install available as release a framework for building Web applications rails 3.1.

The main innovations in this version:

  • Asset Pipeline - a framework for building and compressing JS and CSS is running Sprockets 2.0 . Now, as generated by the controllers, views and models for your scaffold will also be created, and JS and CSS. This allows for more user-friendly architecture and dozens of dozens of files razgresti of public / javascript on modules. The rails themselves will take care of assembling all of your client files into one, and caching. Quick Asset Pipeline
  • HTTP Streaming - will begin to download the browser style sheets and JavaScripts before the server end to form a response. The result – a significant increase in the rate of return pages. This is just an option that requires the support of web-server. A bunch of nginx + unicorn is ready to support this feature. An example of how this works and can be viewed on Railscasts .
  • (more…)

01.29
11

Oracle puts an end to Ruby on Rails in Netbeans

by admin ·

The NetBeans developers should concentrate in future on its core business.
In a message to the community , the team announced the NetBeans development environment in order not to support Rails Ruby on in future. As a reason, it indicates to concentrate in future on the support of the upcoming Java SE 7 and Java Development Kit 7 (JDK 7). Outstanding Java support has always been the focus of NetBeans development, and it wants to now focus only once. Another reason for leaving the Ruby on Rails support were the small number of users in the use of statistics.
(more…)