Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • acts-as-taggable-on ... ("awesome").by_join_date User.tagged_with("awesome").by_join_date.paginate(:page => params[:page], :per_page => 20) # Find users that matches all ... ignored. To roughly apply the `force_binary_collation` behaviour with a version of the gem <= 3.4.4, execute ...
  • comatose ... `ComatoseAdminController` to reduce number of DB calls for building the page tree * Move to gem plugin * `Comatose.configure` needs ... an older version of Comatose (version 0.3, 0.4, 0.5, or 0.6), then you will need to re-install the comatose plugin and ...
  • fleximage ... need a square thumbnail image, a medium image for its focus page, and a large image for an "enlarge this photo" popup ... render :action => 'new' end end == 4. Linking to the generated images Rails 2 has amazing support for format driven responses. ...
  • tandem ... :position => 2, :global_nav => 1) Page.create(:title => 'Contact', :template => 'pages/contact', :parent_page_id => 1, :position => 3, :global_nav ...
  • itorrent ... sql files into your database. These files add the permissions and jump page entries. Without this data, iTorrent will not ... in this qury: INSERT INTO user_staff_group (user_id,staff_group_id) VALUES (X,1),(X,2),(X,3); -- You are now in the ...
  • radiant-event-calendar ... Radiant::Config["event_calendar.icals_path"]: rake radiant:extensions:event_calendar:update 5. From Admin navigate to your new "Event Calendars" ... the events from the iCal subscription 3. Create a new page and select EventCalendar as the Page Type 4 ...
  • radiant-page-event ... about it here: http://code.google.com/p/calendardateselect/ 2) Install the Page Event Extension script/extension install page_event --OR ... :page_event:update * Both 3 and 4 are unnecessary if you used the script/extension install command 5) Start (or ...
  • ruby-aws ... , questions, or feedback concerning the Libraries for Amazon Web Services, please visit our {Rubyforge project page}[http://rubyforge.org/ ... copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in ...
  • iverilog ... instructions on how to run Icarus Verilog, see the ``iverilog'' man page. 2.0 Building/Installing Icarus Verilog From Source ... output command to be generated by the compiler. See the iverilog(1) man page. 5.0 Unsupported Constructs Icarus Verilog ...
  • jruby-rack ... 1.7.x), Generally, any container that supports Java Servlet >= 2.5 (JEE 5) is supported. JRuby-Rack 1.2.x ... is deployed. - `Rails.logger` output is redirected to the application server log. - Page caching and asset directories are configured appropriately. ...